MobileForms Toolkit Documentation

GpsTracking.Dispose Method

Releases used GpsDevice - unless you specified otherwise in GpsTracking constructor.

Overload List

Releases used GpsDevice - unless you specified otherwise in GpsTracking constructor.

public void Dispose();

Releases unmanaged and optionally releases the managed resources used by the GpsTracking and stops the acquisition of data from the location service.

protected virtual void Dispose(bool);

See Also

GpsTracking Class | Resco.Location.GPS Namespace