| IActorRefProviderRootPath 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) Version: 1.2.3.42 (1.2.3.42)
Syntax ActorPath RootPath { get; }
abstract RootPath : ActorPath with get
Property Value
Type:
ActorPathSee Also