Click or drag to resize
LocalActorRefProviderSystemGuardian Property

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

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

Property Value

Type: LocalActorRef

Implements

ActorRefProviderSystemGuardian
See Also