Click or drag to resize
Akka.NETIActorRefProviderSystemGuardian 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; }

Property Value

Type: LocalActorRef
See Also