Click or drag to resize
Akka.NETDeployPath Property
The path where the actor is deployed.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string Path { get; }

Property Value

Type: String
See Also