Click or drag to resize
Akka.NETDispatchersPrerequisites Property
The prerequisites required for some MessageDispatcherConfigurator instances.

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

Property Value

Type: IDispatcherPrerequisites
See Also