Serial port and GPS

MapForm.m_stopcb Field

Deleagate for soping UDP listening

[Visual Basic]
Private m_stopcb As StopCb
[C#]
private StopCb m_stopcb;

Remarks

Used over doStop(), mapped to stopUDP()

See Also

MapForm Class | serial Namespace