| RouterAddRoutee Method |
| Name | Description | |
|---|---|---|
| AddRoutee(ActorSelection) |
Create a new instance with one more routee and the same RoutingLogic.
| |
| AddRoutee(IActorRef) |
Create a new instance with one more routee and the same RoutingLogic.
| |
| AddRoutee(Routee) |
Create a new instance with one more routee and the same RoutingLogic.
|