MobileForms Toolkit Documentation

GpsTracking.Dispose Method (Boolean)

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 disposing
);

Parameters

disposing
true to release both managed and unmanaged resources; false to release only managed resources.

See Also

GpsTracking Class | Resco.Location.GPS Namespace | GpsTracking.Dispose Overload List