ActorSystem..::..SystemGuardian Property

Gets the system guardian.

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

Syntax


public LocalActorRef SystemGuardian { get; }
Public ReadOnly Property SystemGuardian As LocalActorRef
	Get
public:
property LocalActorRef^ SystemGuardian {
	LocalActorRef^ get ();
}

Field Value

The system guardian.