maxConcurrency property

int maxConcurrency

Maximum running tasks.

Implementation

int get maxConcurrency => concurrencySettings.maxConcurrency;