| MaxInFlightRequestStrategy 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
)
new :
max : int -> MaxInFlightRequestStrategy
Parameters
- max
- Type: SystemInt32
TBD
See Also