| ActorRefRoutee Constructor |
TBD
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ActorRefRoutee(
IActorRef actor
)
new :
actor : IActorRef -> ActorRefRoutee
Parameters
- actor
- Type: Akka.ActorIActorRef
TBD
See Also