LocalActorRefProvider..::..RootGuardian Property

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

Syntax


public InternalActorRef RootGuardian { get; }
Public ReadOnly Property RootGuardian As InternalActorRef
	Get
public:
property InternalActorRef^ RootGuardian {
	InternalActorRef^ get ();
}