Serial port and GPS

OsmDldForm.m_thr Field

The downloading thread

[Visual Basic]
Private m_thr As Thread
[C#]
private Thread m_thr;

See Also

OsmDldForm Class | serial Namespace