Serial port and GPS

StopCb Delegate

Callback called while stopping processing

[Visual Basic]
Public Delegate Sub StopCb()
[C#]
public delegate void StopCb();

Requirements

Namespace: serial

Assembly: map (in map.exe)

See Also

serial Namespace