<?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: Synchronization in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205602#M2392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey and happy new years,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you played with updateInterval parameter in &lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/M_Esri_ArcGISRuntime_Tasks_Offline_GeodatabaseSyncTask_SyncGeodatabaseAsync.htm"&gt;SyncGeodatabaseAsync&lt;/A&gt; methods? By setting it smaller value, it might help with the performance if the amount of moved objects are relatively small. That value is used to check if the synchronization is completed (defaults to 30 seconds if i remember correctly) so setting it smaller will generate check more often (each check generates one HTTP call) but will help reduce overhead that is waited after the operation is finished which leads faster finish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2015 11:34:39 GMT</pubDate>
    <dc:creator>AnttiKajanus1</dc:creator>
    <dc:date>2015-01-06T11:34:39Z</dc:date>
    <item>
      <title>Synchronization</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205601#M2391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any plans to speed up the synchronization process in the next release?&amp;nbsp; Currently it takes a ridiculous amount of time to connect to the feature service, even to sync just a few edits.&amp;nbsp; My field app users are used to the speed of my old home-brew method, which started sending edits to the service and/or receiving updates right away.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 22:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205601#M2391</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-01-05T22:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronization</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205602#M2392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey and happy new years,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you played with updateInterval parameter in &lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/M_Esri_ArcGISRuntime_Tasks_Offline_GeodatabaseSyncTask_SyncGeodatabaseAsync.htm"&gt;SyncGeodatabaseAsync&lt;/A&gt; methods? By setting it smaller value, it might help with the performance if the amount of moved objects are relatively small. That value is used to check if the synchronization is completed (defaults to 30 seconds if i remember correctly) so setting it smaller will generate check more often (each check generates one HTTP call) but will help reduce overhead that is waited after the operation is finished which leads faster finish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 11:34:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205602#M2392</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-01-06T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronization</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205603#M2393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing that out.&amp;nbsp; Setting it to 5 seconds helped considerably.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 14:24:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronization/m-p/205603#M2393</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-01-06T14:24:16Z</dc:date>
    </item>
  </channel>
</rss>

