Click or drag to resize

InteractiveGpsGPSException Event

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented as part of the IGPS interface (to be called when the GPS experiences a fatal exception), this should not occur for the interactive GPS.

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