1 reference to EventType
System (1)
sys\system\io\ports\SerialPort.cs (1)
1438raiseEvent = stream.IsOpen && (SerialData.Eof == e.EventType || BytesToRead >= receivedBytesThreshold);