| ActorSelectionMessageElements Property |
The elements, e.g. "foo/bar/baz".
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public SelectionPathElement[] Elements { get; }
member Elements : SelectionPathElement[] with get
Property Value
Type:
SelectionPathElementSee Also