ActorSystem..::..SystemGuardian Property
Gets the system guardian.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public LocalActorRef SystemGuardian { get; }
Public ReadOnly Property SystemGuardian As LocalActorRef Get
public: property LocalActorRef^ SystemGuardian { LocalActorRef^ get (); }