DeployDispatcher Property |
[Missing <summary> documentation for "P:Akka.Actor.Deploy.Dispatcher"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic string Dispatcher { get; }
Public ReadOnly Property Dispatcher As String
Get
public:
property String^ Dispatcher {
String^ get ();
}
member Dispatcher : string with get
Property Value
Type:
String
See Also