Click or drag to resize
Akka.NETMailboxDispatcher Property
The MessageDispatcher for the underlying mailbox.

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public MessageDispatcher Dispatcher { get; }

Property Value

Type: MessageDispatcher
See Also