SerialPort.Configuration Members

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

Public Constructors

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

Public Fields

Name Description
Public Field Com Specifies the COM port to be used.
Public Field FlowControl Contains true if the flow-control feature is enabled; if not, this field contains false.
Public Field Speed Specifies the baud rate to be used.

See Also

Reference

SerialPort.Configuration Class
Microsoft.SPOT.Hardware Namespace