Click or drag to resize

SimulatedGpsGPSException Event

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
This event handler will be called when the GPS experiences a fatal exception.

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