2 references to ERROR_COUNTER_TIMEOUT
System (2)
sys\system\io\ports\SerialStream.cs (2)
1201if (hr == NativeMethods.ERROR_COUNTER_TIMEOUT) 1242if (Marshal.GetLastWin32Error() == NativeMethods.ERROR_COUNTER_TIMEOUT)