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