1 reference to MAX_Q_SIZE
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
237
_poolSemaphore = new Semaphore(0,
MAX_Q_SIZE
);