Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorSelection Class
ActorSelection Constructor
ActorSelection Constructor
ActorSelection Constructor (IActorRef, SelectionPathElement[])
ActorSelection Constructor (IActorRef, IEnumerable(String))
ActorSelection Constructor (IActorRef, String)
ActorSelection Constructor
Initializes a new instance of the
ActorSelection
class.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
ActorSelection
()
new
:
unit
->
ActorSelection
See Also
Reference
ActorSelection Class
ActorSelection Overload
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET