Click or drag to resize

SerialPortLineStatusChanged Event

Occurs when the line status of the serial port is changed.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public event EventHandler<LineStatusEventArgs> LineStatusChanged

Value

EventHandlerLineStatusEventArgs
See Also