Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.Client namespace (.NET 1.0) » QAManager interface

QAManager interface Next Page

QAManager members


Public methods
Member nameDescription
Acknowledge method

Acknowledges that the client application successfully received a QAnywhere message.

AcknowledgeAll method

Acknowledges that the client application successfully received QAnywhere messages. All unacknowledged messages are acknowledged.

AcknowledgeUntil method

Acknowledges the given QAMessage instance and all unacknowledged messages received before the given message.

Open method

Open the QAManager with the given AcknowledgementMode value.

Recover method

Forces all unacknowledged messages into a state of unreceived.