Handle.outqLen

Returns the current out queue length

The out queue contains messages and requests waiting to be sent to, or acknowledged by, the broker.

class Handle
@nogc nothrow
int
outqLen
()

Meta