ConsistentHashingPool..::..CreateRouter Method
Namespace:
Akka.Routing
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
public Router CreateRouter( ActorSystem system )
Public Function CreateRouter ( _ system As ActorSystem _ ) As Router
public: Router^ CreateRouter( ActorSystem^ system )
Parameters
- system
- Type: Akka.Actor..::..ActorSystem