Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
确认客户端应用程序成功接收了所有未确认的 QAnywhere 消息。
public virtual qa_bool acknowledgeAll()
当且仅当操作成功时返回 true。
QAMessage 经过确认后,其 MessageProperties::STATUS 属性变为 StatusCodes.RECEIVED。当 QAMessage 状态更改为 StatusCodes.RECEIVED 时,可以使用缺省删除规则将其删除。
有关删除规则的详细信息,请参见消息删除规则。