Click or drag to resize
Akka.NETTailChoppingGroupTailChoppingGroupSurrogatePaths Property
The actor paths used by this router during routee selection.

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public IEnumerable<string> Paths { get; set; }

Property Value

Type: IEnumerableString
See Also