| GroupProps Method |
Adds the current router to an empty
Props.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax member Props : unit -> Props
Return Value
Type:
PropsAn empty
Props configured to use the current router.
See Also