 | 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)
SyntaxActorPath RootPath { get; }
abstract RootPath : ActorPath with get
Property Value
Type:
ActorPath
See Also