ZylSerialPort.NET

SerialPort.IsSending Property

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

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

See Also

SerialPort Class | ZylSerialPort Namespace