SerialPort Members

The following tables list the members exposed by the SerialPort type.

Public Constructors

Name Description
Public Method SerialPort Initializes a new instance of the SerialPort class.

Public Properties

Name Description
Public Property Config Gets and sets the configuration information for a serial port.

Public Methods

Name Description
Public Method Dispose Releases resources used by a serial port.
Public Method Flush Empties the contents of a serial port's buffer.
Public Method Read Reads data from a serial port.
Public Method Write Writes data to a serial port.

See Also

Reference

SerialPort Class
Microsoft.SPOT.Hardware Namespace