Cell..::..System Property

The system within which this Cell lives.

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

Syntax


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