Click or drag to resize
LocalActorRefProviderRootGuardian Property

[Missing <summary> documentation for "P:Akka.Actor.LocalActorRefProvider.RootGuardian"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public InternalActorRef RootGuardian { get; }

Property Value

Type: InternalActorRef

Implements

ActorRefProviderRootGuardian
See Also