Serial port and GPS

Serial.Timeout Property

Timeout in milliseconds for both read and write

[Visual Basic]
Public Property Timeout As Integer
[C#]
public int Timeout {get; set;}

See Also

Serial Class | serial Namespace