 | 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)
Syntaxpublic SelectionPathElement[] Elements { get; }
member Elements : SelectionPathElement[] with get
Property Value
Type:
SelectionPathElement
See Also