| IActorRefProviderSystemGuardian Property |
Gets the supervisor used for all top-level system actors.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax LocalActorRef SystemGuardian { get; }
abstract SystemGuardian : LocalActorRef with get
Property Value
Type:
LocalActorRefSee Also