Represents the GPS (Global Positioning System) device interface.
For a list of all members of this type, see GpsDevice Members.
System.Object
Resco.Location.GPS.GpsDevice
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
GpsDevice is a disposable object that is referenced by the GPS device processing thread in case of running GPS acquisition. Thus it is very important to dispose (or at least stop) this object explicitly before exiting the application. Otherwise it may remain in the memory and the running GPS device thread may prevent the application process from exiting.
Namespace: Resco.Location.GPS
Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)
GpsDevice Members | Resco.Location.GPS Namespace