RemoteActorRef..::..Parent Property
Gets the parent.
Namespace:
Akka.RemoteAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public InternalActorRef Parent { get; }
Public ReadOnly Property Parent As InternalActorRef Get
public: property InternalActorRef^ Parent { InternalActorRef^ get (); }