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