ScatterGatherFirstCompletedRoutingLogic Constructor

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

Syntax


public ScatterGatherFirstCompletedRoutingLogic(
	TimeSpan within
)
Public Sub New ( _
	within As TimeSpan _
)
public:
ScatterGatherFirstCompletedRoutingLogic(
	TimeSpan^ within
)

Parameters

within
Type: TimeSpan