ActorRefProvider..::..RootPath Property

Gets the root path for all actors within this actor system, not including any remote address information.

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

Syntax


ActorPath RootPath { get; }
ReadOnly Property RootPath As ActorPath
	Get
property ActorPath^ RootPath {
	ActorPath^ get ();
}