Cell..::..System Property
The system within which this Cell lives.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
ActorSystem System { get; }
ReadOnly Property System As ActorSystem Get
property ActorSystem^ System { ActorSystem^ get (); }