maxInFlightRequests property

int? maxInFlightRequests
getter/setter pair

Defines a maximum number of in-flight requests for the whole NEG or instance group.

Not available if backend's balancingMode isRATE or CONNECTION.

Implementation

core.int? maxInFlightRequests;