SerialPort.Speed (gb.net)

Property Speed As Integer

Place here communication speed in bauds, speed value must be a valid standard value allowed by the serial port driver (19200, 9600...). Be careful, as some common speed values like 38400 bauds are allowed by modems, but not by all serial port chips.

Desde 3.13

There is now support for setting any speed on Linux since Gambas 3.13.