Click or drag to resize
ActorSelectionElements Property
Gets or sets the elements.

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

Property Value

Type: SelectionPathElement
The elements.
See Also