| NoRouterProps Method |
TBD
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Props Props(
Props routeeProps
)
member Props :
routeeProps : Props -> Props
Parameters
- routeeProps
- Type: Akka.ActorProps
TBD
Return Value
Type:
PropsTBD
See Also