| RemoteActorRefProviderGuardian Property |
Gets the supervisor used for all top-level user actors.
Namespace:
Akka.Remote
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public LocalActorRef Guardian { get; }
abstract Guardian : LocalActorRef with get
override Guardian : LocalActorRef with get
Property Value
Type:
LocalActorRefImplements
IActorRefProviderGuardianSee Also