Click or drag to resize
Akka.NETRouterRemoveRoutee Method
Overload List
  NameDescription
Public methodRemoveRoutee(ActorSelection)
Create a new instance without the specified routee.
Public methodRemoveRoutee(IActorRef)
Create a new instance without the specified routee.
Public methodRemoveRoutee(Routee)
Create a new instance without the specified routee.
Top
See Also