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.42 (1.2.3.42)
Syntax
LocalActorRef Guardian { get; }

Property Value

Type: LocalActorRef
See Also