final short AcknowledgementMode.IMPLICIT_ACKNOWLEDGEMENT
Indicates that all messages are acknowledged when they are received by a client application.
If you receive messages synchronously, messages are acknowledged when the QAManagerBase.getMessage(String) method returns. If you receive messages asynchronously, the message is acknowledged when the event handling method returns.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |