RandomPool..::..CreateRouter Method
Creates the router.
Namespace:
Akka.RoutingAssembly: 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