| IActorContextParent Property |
Gets the
IActorRef of the parent of the current actor.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax IActorRef Parent { get; }
abstract Parent : IActorRef with get
Property Value
Type:
IActorRefSee Also