UnstartedCell..::..System Property

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

Syntax


public ActorSystem System { get; }
Public ReadOnly Property System As ActorSystem
	Get
public:
property ActorSystem^ System {
	ActorSystem^ get ();
}