Click or drag to resize
CellParent Property
The supervisor of this actor.

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

Property Value

Type: InternalActorRef
See Also