5 references to ShutdownLoop
System (5)
sys\system\io\ports\SerialStream.cs (5)
312return _handle != null && !eventRunner.ShutdownLoop; 1716while (!ShutdownLoop) { 1764while (error == NativeMethods.ERROR_IO_INCOMPLETE && !ShutdownLoop && !success); 1769if (! ( (error == NativeMethods.ERROR_IO_INCOMPLETE || error == NativeMethods.ERROR_INVALID_PARAMETER) && ShutdownLoop)) 1781if (!ShutdownLoop)