void QAManager.acknowledgeUntil( QAMessage msg ) throws QAException
msg The last message to acknowledge. All earlier unacknowledged messages are also acknowledged.
Thrown if there is a problem acknowledging the messages.
Acknowledges the given QAMessage instance and all unacknowledged messages received before the given 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 |