The CommPort type exposes the following members.

Properties

  NameDescription
ForceStopEnumerating
Flag to terminate an ennumeration sequence which can possibly take a while.
IsOpen
Gets a value indicating whether the port is open.
ReadTimeout
Set read timeout in mS
RxCount
Get the number of bytes in the recieve buffer This is used for polled operation
RxData
Get the data in the recieve buffer This is used for polled operation
SimpleName
Simple name of the fome COM#
WriteTimeout
Set write timeout in mS

See Also