ActorSystem..::..Dispatchers Property
Gets the dispatchers.
Namespace:
Akka.ActorAssembly: 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); }