1 write to _cleanupWait
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPool.cs (1)
150
_cleanupWait
= s_random.Next(12, 24) * 10 * 1000; // 2-4 minutes in 10 sec intervals
2 references to _cleanupWait
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
381
_cleanupWait
,
382
_cleanupWait
);