4 writes to _errorWait
System.Data.OleDb (4)
System\Data\ProviderBase\DbConnectionPool.cs (4)
398_errorWait = ERROR_WAIT_DEFAULT; 697_errorWait = ERROR_WAIT_DEFAULT; 737_errorWait = 60000; 741_errorWait *= 2;
3 references to _errorWait
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionPool.cs (3)
730timerIsNotDisposed = t.Change(_errorWait, _errorWait); 735if (30000 < _errorWait)