 | IActorRefProviderGuardian Property |
Gets the supervisor used for all top-level user actors.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
SyntaxLocalActorRef Guardian { get; }
abstract Guardian : LocalActorRef with get
Property Value
Type:
LocalActorRef
See Also