| MessageDispatcherMailboxes Property |
The list of available Mailboxes for this dispatcher's actor system
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public Mailboxes Mailboxes { get; }
member Mailboxes : Mailboxes with get
Property Value
Type:
MailboxesSee Also