Click or drag to resize
ActorSelectionMessageElements Property
The elements, e.g. "foo/bar/baz".

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

Property Value

Type: SelectionPathElement
The elements.
See Also