Click or drag to resize

NMEAGpsGPSException Event

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Called when the GPS experiences a fatal exception that may affect its ability to continue working.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public event Action<Exception> GPSException

Value

Type: SystemActionException

Implements

IGpsGPSException
See Also