| CustomRouterConfig Constructor (String) |
TBD
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax protected CustomRouterConfig(
string routerDispatcher
)
new :
routerDispatcher : string -> CustomRouterConfig
Parameters
- routerDispatcher
- Type: SystemString
TBD
See Also