Home / comp / gb.net / serialport / status 
SerialPort.Status (gb.net)
Syntax
PROPERTY READ Status AS Integer
Reflects the current status of a SerialPort object. It can be:

Constant Meaning
Net.Active The port is currently opened.
Net.Inactive The port is currently closed.