1 reference to CleanupCallback
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
650return (new Timer(new TimerCallback(this.CleanupCallback), null, _cleanupWait, _cleanupWait));