 | BoundedDequeBasedMailboxCapacity Property |
The capacity of this mailbox.
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxpublic int Capacity { get; }
member Capacity : int with get
Property Value
Type:
Int32
See Also