| ActorSelectionRoutee Constructor |
TBD
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public ActorSelectionRoutee(
ActorSelection actor
)
new :
actor : ActorSelection -> ActorSelectionRoutee
Parameters
- actor
- Type: Akka.ActorActorSelection
TBD
See Also