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

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

Property Value

Type: IInternalActorRef
See Also