Defines the status values for the location service. Used by the GpsDevice.Status property.
| Member Name | Description |
|---|---|
| Disabled | The location service is disabled or unsupported. |
| Ready | The location service is enabled and ready. |
| Initializing | The location service is attempting to acquire data. |
| NoData | The location sensors are accessible but the service is unable to resolve location data. |
| Unknown | The location service status is unknown. GPS device does not provide the status information. |
Namespace: Resco.Location.GPS
Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)