Click or drag to resize
Akka.NETIDispatcherPrerequisitesMailboxes Property
The list of registered Mailboxes for the current ActorSystem.

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
Mailboxes Mailboxes { get; }

Property Value

Type: Mailboxes
See Also