Click or drag to resize
ActorRefProviderRootPath 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: 0.8.0.0 (0.8.0.0)
Syntax
ActorPath RootPath { get; }

Property Value

Type: ActorPath
See Also