Click or drag to resize
Akka.NETDequeWrapperMessageQueue Properties

The DequeWrapperMessageQueue type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of messages in both the internal message queue and the prepend buffer.
Public propertyHasMessages
Returns true if there are any messages inside the queue.
Top
See Also