RemoteActorRef..::..Parent Property

Gets the parent.

Namespace:  Akka.Remote
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public InternalActorRef Parent { get; }
Public ReadOnly Property Parent As InternalActorRef
	Get
public:
property InternalActorRef^ Parent {
	InternalActorRef^ get ();
}

Field Value

The parent.