maxConcurrency

abstract var maxConcurrency: UInt

The maximum number of requests that will be executed concurrently by an engine. Beyond this requests will be queued waiting to be executed by the engine.