Hi all,
How to cancel a 'AGSGDBSyncTask', which is used for fetching a 'AGSGDBGeodatabase' through its 'generateGeodatabaseWithParameters' API ?
I tried getting the 'resumeID' of the sync task and issued a 'cancelResumableTaskJobWithResumeID', but to no avail.
Can someone help me in this regard ?