ScatterGatherFirstCompletedGroup Constructor (TimeSpan, array<String>[]()[][])

Initializes a new instance of the ScatterGatherFirstCompletedGroup class.

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll)

Syntax


public ScatterGatherFirstCompletedGroup(
	TimeSpan within,
	params string[] paths
)
Public Sub New ( _
	within As TimeSpan, _
	ParamArray paths As String() _
)
public:
ScatterGatherFirstCompletedGroup(
	TimeSpan^ within, 
	... array<String^>^ paths
)

Parameters

within
Type: TimeSpan
paths
Type: array<String>[]()[][]
The paths.