Click or drag to resize
ActorSelectionAnchor Property
Gets the anchor.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public ActorRef Anchor { get; }

Property Value

Type: ActorRef
The anchor.
See Also