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

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

Property Value

Type: LocalActorRef
See Also