ActorSystem..::..Dispatchers Property

Gets the dispatchers.

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

Syntax


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

Field Value

The dispatchers.