1 reference to CleanupCallback
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
749return (new Timer(new TimerCallback(this.CleanupCallback), null, _cleanupWait, _cleanupWait));