RemoteActorRef..::..Path Property

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

Syntax


public ActorPath Path { get; }
Public ReadOnly Property Path As ActorPath
	Get
public:
property ActorPath^ Path {
	ActorPath^ get ();
}