<?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: Synchronous HitTest in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/891#M10</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will it be supported in future versions?&lt;/P&gt;&lt;P&gt;Our application architecture forces us to work &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;synchronously..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Apr 2016 08:34:14 GMT</pubDate>
    <dc:creator>KerenMoses1</dc:creator>
    <dc:date>2016-04-10T08:34:14Z</dc:date>
    <item>
      <title>Synchronous HitTest</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/889#M8</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I am using ArcGIS Runtime for .Net 10.2.7. &lt;/P&gt;&lt;P&gt;I have an application that draws graphics dynamically every few seconds. &lt;/P&gt;&lt;P&gt;Due to application limitations, I have to perform a synchronous hit test.&lt;/P&gt;&lt;P&gt;I tried waiting for the HitTestAsync task, but the application gets stuck, and the task's state is always 'WaitingForActivation'. &lt;/P&gt;&lt;P&gt;Is there any way to perform hit test synchronously? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 17:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/889#M8</guid>
      <dc:creator>KerenMoses1</dc:creator>
      <dc:date>2016-04-04T17:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronous HitTest</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/890#M9</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you "synchronously" waiting for hittest to complete? If you're blocking the async task with a .Wait() call, you WILL hit a deadlock. Synchronous hit testing isn't supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 00:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/890#M9</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2016-04-08T00:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronous HitTest</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/891#M10</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will it be supported in future versions?&lt;/P&gt;&lt;P&gt;Our application architecture forces us to work &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;synchronously..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 08:34:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/891#M10</guid>
      <dc:creator>KerenMoses1</dc:creator>
      <dc:date>2016-04-10T08:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronous HitTest</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/892#M11</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No on the contrary async is the design pattern going forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you can't change your application architecture? Forcing synchronous processing has a lot of downsides, which is why most UI frameworks has moved away from this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 04:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronous-hittest/m-p/892#M11</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2016-04-11T04:38:13Z</dc:date>
    </item>
  </channel>
</rss>

