Serial port and GPS

OsmDldForm.closeOperation Method 

Stops downloading maps.

[Visual Basic]
Private Sub closeOperation()
[C#]
private void closeOperation();

Remarks

Implementation of the delegate m_stopcb, which is called through doStop() in order to stop downloading of maps.

See Also

OsmDldForm Class | serial Namespace | doStop | m_stopcb | menuCancel_Click | menuExit_Click