<?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 Knowing when ArcGIS Explorer is closing in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/knowing-when-arcgis-explorer-is-closing/m-p/525337#M3577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a number of addin modules running in ArcGIS Explorer.&amp;nbsp; The latest addition pulls up a window to manage queued process that are calling long-running services.&amp;nbsp; When I close Explorer by hitting the X in the window Explorer crashes probably because I still have that window open behind it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically I can get a binding on my forms for when they are closing.&amp;nbsp; Is there a way to tie into the Explorer Closing event so I can close this window cleanly??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2015 19:46:00 GMT</pubDate>
    <dc:creator>MichaelEber</dc:creator>
    <dc:date>2015-06-04T19:46:00Z</dc:date>
    <item>
      <title>Knowing when ArcGIS Explorer is closing</title>
      <link>https://community.esri.com/t5/developers-questions/knowing-when-arcgis-explorer-is-closing/m-p/525337#M3577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a number of addin modules running in ArcGIS Explorer.&amp;nbsp; The latest addition pulls up a window to manage queued process that are calling long-running services.&amp;nbsp; When I close Explorer by hitting the X in the window Explorer crashes probably because I still have that window open behind it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically I can get a binding on my forms for when they are closing.&amp;nbsp; Is there a way to tie into the Explorer Closing event so I can close this window cleanly??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 19:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/knowing-when-arcgis-explorer-is-closing/m-p/525337#M3577</guid>
      <dc:creator>MichaelEber</dc:creator>
      <dc:date>2015-06-04T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing when ArcGIS Explorer is closing</title>
      <link>https://community.esri.com/t5/developers-questions/knowing-when-arcgis-explorer-is-closing/m-p/525338#M3578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the answer.&amp;nbsp; yeah.&amp;nbsp; &lt;/P&gt;&lt;P&gt;ESRI.ArcGISExplorer.Application.Application is one of the few objects that exposes events.&amp;nbsp; Included in the tiny list of events is Exit.&amp;nbsp; Binding to that event when I open my window, and removing the binding when I close the window, it allows me to easily close my window at the time that ArcGIS Explorer is closing.&amp;nbsp; And it very nicely prevents Explorer from throwing a nasty exception.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 16:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/knowing-when-arcgis-explorer-is-closing/m-p/525338#M3578</guid>
      <dc:creator>MichaelEber</dc:creator>
      <dc:date>2015-06-05T16:34:07Z</dc:date>
    </item>
  </channel>
</rss>

