| UnboundedDequeMessageQueue Properties |
The UnboundedDequeMessageQueue 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.) |