Click or drag to resize
Akka.NETBoundedDequeBasedMailbox Properties

The BoundedDequeBasedMailbox type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
The capacity of this mailbox.
Public propertyPushTimeout
The push timeout. Fires a TimeoutException if it takes longer than this to add a message to a full bounded mailbox.
Top
See Also