ActorSystem..::..Guardian Property

Gets the guardian.

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

Syntax


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

Field Value

The guardian.