qa_int QAManagerBase::getAllQueueDepth( qa_short filter )
filter A filter indicating incoming messages, outgoing messages, or all messages.
Returns the total depth of all queues, based on a given filter.
The depth of a queue is the number of messages which have not been received (for example, using getMessage).
The number of messages, or -1 if an error occurs.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |