Click or drag to resize
Akka.NETActorSelectionMessageElements 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; }

Property Value

Type: SelectionPathElement
See Also