SerialPortChannel.Port Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.SerialPort.dll (version 7.0.9083)
Port
Gets the serial port.
Declaration
public SerialPort Port { get; }
Property Value
Type | Description |
---|---|
SerialPort | A serial port. |