The system within which this Cell lives.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxActorSystem System { get; }
ReadOnly Property System As ActorSystem
Get
property ActorSystem^ System {
ActorSystem^ get ();
}
abstract System : ActorSystem with get
Property Value
Type:
ActorSystem
See Also