ZylSerialPort.NET

SerialPort.IsReceiving Property

This property is false when the component is receiving data from the port, otherwise is false. Use this property to check if the component is inside a receiving process.

[Visual Basic]
Public ReadOnly Property IsReceiving As 
[C#]
public  IsReceiving {get;}

See Also

SerialPort Class | ZylSerialPort Namespace