Click or drag to resize
Akka.NETExecutorServiceConfiguratorPrerequisites Property
The system prerequisites needed for this dispatcher to do its job

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

Property Value

Type: IDispatcherPrerequisites
See Also