Click or drag to resize
ActorRefProviderGuardian Property
Gets the supervisor used for all top-level user actors.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
LocalActorRef Guardian { get; }

Property Value

Type: LocalActorRef
See Also