Click or drag to resize
ActorSystemImplSystemGuardian Property

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

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

Property Value

Type: InternalActorRef
See Also