Click or drag to resize
Akka.NETGroupProps 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
public Props Props()

Return Value

Type: Props
An empty Props configured to use the current router.
See Also