ZylSerialPort.NET

SerialPort Class

Implements the serial port communication.

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

System.Object
   MarshalByRefObject
      Component
         SerialPort

[Visual Basic]
Public Class SerialPort
    Inherits 
[C#]
public class SerialPort : Component

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.

Requirements

Namespace: ZylSerialPort

Assembly: ZylSerialPort (in ZylSerialPort.dll)

See Also

SerialPort Members | ZylSerialPort Namespace