Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorSelection Class
ActorSelection Properties
Anchor Property
Path Property
PathString Property
ActorSelection
Anchor Property
Gets the anchor.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
IActorRef
Anchor
{
get
; }
member
Anchor
:
IActorRef
with
get
Property Value
Type:
IActorRef
See Also
Reference
ActorSelection Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET