void QAManager.acknowledge( QAMessage msg ) throws QAException
msg The message to acknowledge.
Thrown if there is a problem acknowledging the message.
Acknowledges that the client application successfully received a QAnywhere message.
When a QAMessage is acknowledged, its status property changes to StatusCodes.RECEIVED. It can then be deleted using the default delete rule.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |