<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cancelling a 'AGSGDBSyncTask' in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608402#M5354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;When you call generateGeodatabaseWithParameters... it returns an &lt;STRONG&gt;&lt;SPAN style="color: #000000; text-align: -webkit-right; background-color: #fbfbfb;"&gt;id&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7a7782; text-align: -webkit-right; font-family: Roboto, sans-serif;"&gt;AGSResumableTaskJob&lt;/SPAN&gt;&lt;SPAN style="color: #000000; text-align: -webkit-right; background-color: #fbfbfb;"&gt;&amp;gt;&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;To cancel the job, call the `cancel` method on that object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;The resumeID is to cancel a job that was running when your app crashed or was killed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 15:17:05 GMT</pubDate>
    <dc:creator>GaryMorris1</dc:creator>
    <dc:date>2014-07-30T15:17:05Z</dc:date>
    <item>
      <title>Cancelling a 'AGSGDBSyncTask'</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608401#M5353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to cancel a 'AGSGDBSyncTask', which is used for fetching a 'AGSGDBGeodatabase' through its 'generateGeodatabaseWithParameters' API ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried getting the 'resumeID' of the sync task and issued a 'cancelResumableTaskJobWithResumeID', but to no avail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me in this regard ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 06:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608401#M5353</guid>
      <dc:creator>ShankaralingamG</dc:creator>
      <dc:date>2014-07-30T06:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cancelling a 'AGSGDBSyncTask'</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608402#M5354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;When you call generateGeodatabaseWithParameters... it returns an &lt;STRONG&gt;&lt;SPAN style="color: #000000; text-align: -webkit-right; background-color: #fbfbfb;"&gt;id&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #7a7782; text-align: -webkit-right; font-family: Roboto, sans-serif;"&gt;AGSResumableTaskJob&lt;/SPAN&gt;&lt;SPAN style="color: #000000; text-align: -webkit-right; background-color: #fbfbfb;"&gt;&amp;gt;&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;To cancel the job, call the `cancel` method on that object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;The resumeID is to cancel a job that was running when your app crashed or was killed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608402#M5354</guid>
      <dc:creator>GaryMorris1</dc:creator>
      <dc:date>2014-07-30T15:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cancelling a 'AGSGDBSyncTask'</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608403#M5355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gary. I was able to cancel the AGSGDBSyncTask now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 12:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/cancelling-a-agsgdbsynctask/m-p/608403#M5355</guid>
      <dc:creator>ShankaralingamG</dc:creator>
      <dc:date>2014-08-04T12:28:52Z</dc:date>
    </item>
  </channel>
</rss>

