Serial port and GPS

SerialGPSForm.closeOperation Method 

Closes serial port and the IP client.

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

Remarks

Used in the delegate m_stopcb in calls to FormWithInvoke.doStop().

See Also

SerialGPSForm Class | serial Namespace