Serial port and GPS

Serial.IsOpen Property

Tells if the serial port is opened

[Visual Basic]
Public ReadOnly Property IsOpen As Boolean
[C#]
public bool IsOpen {get;}

See Also

Serial Class | serial Namespace