public AcknowledgementMode
Indicates how messages should be acknowledged by QAnywhere client applications.
The implicit and explicit acknowledgement modes are assigned to a QAManager instance using the QAManager.open(short) method.
With implicit acknowledgement, messages are acknowledged when they are received by a client application. With explicit acknowledgement, you must call one of the QAManager acknowledgement methods. The server propagates all status changes from client to client.
QATransactionalManager interface
All members of ianywhere.qanywhere.client.AcknowledgementMode, including all inherited members.
EXPLICIT_ACKNOWLEDGEMENT variable
IMPLICIT_ACKNOWLEDGEMENT variable
TRANSACTIONAL variable
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |