Serial port and GPS
UdpLstn.m_thr Field
The thread listening for incoming UDP connections
[Visual Basic]
Private m_thr As
Thread
[C#]
private
Thread
m_thr;
See Also
UdpLstn Class
|
serial Namespace