Indicates whether the GpsTracking should prevent the device from going into a suspended state during the position tracking.
If this property is set to true, GpsTracking prevents the device from going into a suspended state, unless the tracking is stopped or the GPS module is inactive for more than a minute.
The default behavior is to go into a suspended state after a specified period of time expires. This time interval is specified in the registry. Setting this property to true overrides the registry setting by resetting the timer.
This property must be used appropriately. On battery powered devices, a program that never suspends (or sleeps) can quickly drain the batteries.
GpsTracking Class | Resco.Location.GPS Namespace