MaxInFlightRequestStrategy Properties |
The MaxInFlightRequestStrategy type exposes the following members.
Name | Description | |
---|---|---|
BatchSize |
Elements will be requested in minimum batches of this size.
Default is 5. Subclass may override to define the batch size.
| |
InFlight |
Concrete subclass must implement this method to define how many
messages that are currently in progress or queued.
|