MobileForms Toolkit Documentation

GpsTracking.MinimalTimeDifference Property

Gets the minimal time difference between two adjacent points that should be remembered.

public System.TimeSpan MinimalTimeDifference {get; set;}

Remarks

The default value is 10 seconds, which means that the new point will be discarded if the last point was found less than 10 seconds ago.

See Also

GpsTracking Class | Resco.Location.GPS Namespace