ZylSerialPort.NET

LineStatusEventArgs Class

Provides data for the LineStatusChanged events.

For a list of all members of this type, see LineStatusEventArgs Members.

System.Object
   EventArgs
      LineStatusEventArgs

[Visual Basic]
Public Class LineStatusEventArgs
    Inherits 
[C#]
public class LineStatusEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The LineStatusChanged event occurs when the line status is changed. A LineStatusEventArgs specifies the new line status of the serial port.

Requirements

Namespace: ZylSerialPort

Assembly: ZylSerialPort (in ZylSerialPort.dll)

See Also

LineStatusEventArgs Members | ZylSerialPort Namespace