Click or drag to resize
Akka.NETGroup Constructor
TBD

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
protected Group(
	IEnumerable<string> paths,
	string routerDispatcher
)

Parameters

paths
Type: System.Collections.GenericIEnumerableString
TBD
routerDispatcher
Type: SystemString
TBD
See Also