Click or drag to resize
Akka.NETActorSelectionPath Property
Gets the elements.

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

Property Value

Type: SelectionPathElement
See Also