1 reference to WaitForMultipleObjects
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
1127
waitResult = Interop.Kernel32.
WaitForMultipleObjects
(waitHandleCount, handle, false, waitForMultipleObjectsTimeout);