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