| TailChoppingGroupTailChoppingGroupSurrogatePaths Property |
The actor paths used by this router during routee selection.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IEnumerable<string> Paths { get; set; }
member Paths : IEnumerable<string> with get, set
Property Value
Type:
IEnumerableStringSee Also