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

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

Property Value

Type: LocalActorRef
See Also