Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
qa_int QAManagerBase::getAllQueueDepth( qa_short filter )
filter filter 指示进来的消息、外发的消息或全部消息。
基于给定过滤器,返回所有队列的深度总和。
队列深度是指尚未被接收(如使用 getMessage)的消息的数量。
QueueDepthFilter 类.
消息的数量;如果发生错误,则返回 -1。