Click or drag to resize
Akka.NETBoundedMessageQueue Properties

The BoundedMessageQueue type exposes the following members.

Properties
  NameDescription
Public propertyCount
Interface to be implemented by all mailbox message queues
Public propertyHasMessages
Interface to be implemented by all mailbox message queues
Public propertyPushTimeOut
The push timeout for this bounded queue.
Top
See Also