Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
BoundedMailbox Class
BoundedMailbox Properties
Capacity Property
PushTimeout Property
BoundedMailbox
Capacity Property
The capacity of this mailbox.
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
int
Capacity
{
get
; }
member
Capacity
:
int
with
get
Property Value
Type:
Int32
See Also
Reference
BoundedMailbox Class
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET