DeployData..::..Dispatcher Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public string Dispatcher { get; }
Public ReadOnly Property Dispatcher As String
	Get
public:
property String^ Dispatcher {
	String^ get ();
}