RouterConfig..::..RouterDispatcher Property

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll)

Syntax


public string RouterDispatcher { get; set; }
Public Property RouterDispatcher As String
	Get
	Set
public:
property String^ RouterDispatcher {
	String^ get ();
	void set (String^ value);
}