<?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 State object for query task in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593341#M5157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know if there is a state object that can be passed with a query task that can be used in the return method to identify which query task is returning?&amp;nbsp; It would seem that you would have to wait for one query to return before you can initiate another.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Nov 2011 16:39:38 GMT</pubDate>
    <dc:creator>ShawnShepard</dc:creator>
    <dc:date>2011-11-13T16:39:38Z</dc:date>
    <item>
      <title>State object for query task</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593341#M5157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know if there is a state object that can be passed with a query task that can be used in the return method to identify which query task is returning?&amp;nbsp; It would seem that you would have to wait for one query to return before you can initiate another.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2011 16:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593341#M5157</guid>
      <dc:creator>ShawnShepard</dc:creator>
      <dc:date>2011-11-13T16:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: State object for query task</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593342#M5158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can call multiple queries without waiting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The handler will be called as each finishes, possibly out of order.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ed: Apologies, I now understand what you were getting at. Without any way of tagging the query task, you are correct.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 11:47:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593342#M5158</guid>
      <dc:creator>RickJones</dc:creator>
      <dc:date>2011-11-14T11:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: State object for query task</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593343#M5159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All query task requests are asynchronous and you can send multiple requests without waiting for one to finish. Also, if you want to know which query's result returned in the delegate method then you should use NSOperation. Every query task request returns an NSOperation which you can compare with NSOperation returned in the result delegate method to determine which query's result is returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 17:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593343#M5159</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2011-11-16T17:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: State object for query task</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593344#M5160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Exactly what I was looking for.&amp;nbsp; Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 16:05:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/state-object-for-query-task/m-p/593344#M5160</guid>
      <dc:creator>ShawnShepard</dc:creator>
      <dc:date>2011-11-17T16:05:54Z</dc:date>
    </item>
  </channel>
</rss>

