 | IInternalActorRefParent Property |
The parent of this actor.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
SyntaxIInternalActorRef Parent { get; }
abstract Parent : IInternalActorRef with get
Property Value
Type:
IInternalActorRef
See Also