Properties

ReceiveError

Indicates whether a receive error has been detected.

LastReceiveError

Gets the value of the last receive error.

Parity

Get the parity of the open serial port.

Handshake

Get the handshake of the open serial port.

BaudRate

Get the baud-rate of the open serial port.

DataBits

Get the number of data-bits of the open serial port.

StopBits

Get the number of stop-bits of the open serial port.

DataAvailable

CtsHolding

Gets the state of the Clear-to-Send line.

DsrHolding

Gets the state of the Data Set Ready signal.

DtrEnable

Gets or sets a value that enables the Data Terminal Ready (DTR) signal during serial communication.

RtsEnable

Gets or sets a value indicating whether the Request to Send (RTS) signal is enabled during serial communication.

CDHolding

Gets the state of the Carrier Detect line for the port.

WriteTimeout

ReadTimeout

IsOpen

SupportsDataReceived