defaultSemaphoreLimit constant
int
const defaultSemaphoreLimit
Default semaphore limit across all operations.
Implementation
static const int defaultSemaphoreLimit = 50;
Default semaphore limit across all operations.
static const int defaultSemaphoreLimit = 50;