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