messageCount

open suspend override fun messageCount(name: String): UInt

Returns the number of messages in a queue.

Return

Number of messages in the queue.

Parameters

name

Name of the queue.