Occures when the line status of the serial port is changed.
The event handler receives an argument of type LineStatusEventArgs containing data related to this event. The following LineStatusEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| LineStatus | Line status of the serial port. |
SerialPort Class | ZylSerialPort Namespace