Click or drag to resize
Akka.NETRouterAddRoutee Method
Overload List
  NameDescription
Public methodAddRoutee(ActorSelection)
Create a new instance with one more routee and the same RoutingLogic.
Public methodAddRoutee(IActorRef)
Create a new instance with one more routee and the same RoutingLogic.
Public methodAddRoutee(Routee)
Create a new instance with one more routee and the same RoutingLogic.
Top
See Also