Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
确认客户端应用程序成功接收了 QAnywhere 消息。
void QAManager.acknowledgeAll() throws QAException
QAException 类 如果确认消息时存在问题,则抛出异常。
确认所有未确认的消息。
当 QAMessage 得到确认后,它的状态属性会更改为 StatusCodes.RECEIVED。这时可以使用缺省删除规则将其删除。