3 references to SetCommTimeouts
System (3)
sys\system\io\ports\SerialStream.cs (3)
448
if (UnsafeNativeMethods.
SetCommTimeouts
(_handle, ref commTimeouts) == false)
556
if (UnsafeNativeMethods.
SetCommTimeouts
(_handle, ref commTimeouts) == false)
751
if (UnsafeNativeMethods.
SetCommTimeouts
(_handle, ref commTimeouts) == false)