Click or drag to resize
Akka.NETPropsDispatcher Property
The dispatcher used in the deployment of the actor.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string Dispatcher { get; }

Property Value

Type: String
See Also