BoundedDequeMessageQueue Properties |
The BoundedDequeMessageQueue type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns the number of messages in both the internal message queue
and the prepend buffer.
(Inherited from DequeWrapperMessageQueue.) | |
HasMessages |
Returns true if there are any messages inside the queue.
(Inherited from DequeWrapperMessageQueue.) | |
PushTimeOut |
Gets the underlying PushTimeOut |