Click or drag to resize
LocalActorRefProviderRootPath Property

[Missing <summary> documentation for "P:Akka.Actor.LocalActorRefProvider.RootPath"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public ActorPath RootPath { get; }

Property Value

Type: ActorPath

Implements

ActorRefProviderRootPath
See Also