Click or drag to resize
Akka.NETMessageDispatcherConfigurator Property
The configurator used to configure this message dispatcher.

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

Property Value

Type: MessageDispatcherConfigurator
See Also