getSemaphoreLimit method

int getSemaphoreLimit()

Returns the current concurrency limit for file operations.

Implementation

int getSemaphoreLimit() => _semaphoreLimit;