Returns the QAManager acknowledgement mode for received messages.
Visual Basic Public Readonly Property Mode As AcknowledgementMode
C# public AcknowledgementMode Mode {get;}
For a list of possible values, see AcknowledgementMode enumeration. AcknowledgementMode.EXPLICIT_ACKNOWLEDGEMENT and AcknowledgementMode.IMPLICIT_ACKNOWLEDGEMENT apply to QAManager instances; AcknowledgementMode.TRANSACTIONAL is the mode for QATransactionalManager instances.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |