Serial port and GPS

FormWithInvoke.MAX_STOP_TRIES Field

Maximum number of checks if invoke is still active while while closing.

[Visual Basic]
Private Const MAX_STOP_TRIES As Integer = 1000
[C#]
private const int MAX_STOP_TRIES = 1000;

See Also

FormWithInvoke Class | serial Namespace