Click or drag to resize
Akka.NETMaxInFlightRequestStrategy Constructor
TBD

Namespace:  Akka.Streams.Actors
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected MaxInFlightRequestStrategy(
	int max
)

Parameters

max
Type: SystemInt32
TBD
See Also