FutureActorRef..::..Path Property

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

Syntax


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