The supervisor of this actor.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxInternalActorRef Parent { get; }
ReadOnly Property Parent As InternalActorRef
Get
property InternalActorRef^ Parent {
InternalActorRef^ get ();
}
abstract Parent : InternalActorRef with get
Property Value
Type:
InternalActorRef
See Also