Click or drag to resize
ScatterGatherFirstCompletedRoutingLogic Constructor
Initializes a new instance of the ScatterGatherFirstCompletedRoutingLogic class

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public ScatterGatherFirstCompletedRoutingLogic(
	TimeSpan within
)

Parameters

within
Type: SystemTimeSpan

[Missing <param name="within"/> documentation for "M:Akka.Routing.ScatterGatherFirstCompletedRoutingLogic.#ctor(System.TimeSpan)"]

See Also