<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>知ってると、ちょっと便利かもしれないTips。メモメモ。 AppDomainクラスには、アンロード時に発行されるDomainUnloadイベントがあります。 このイベントには、注意点がありまして 既定のアプリケーションドメインの場合は、イベントが発行されない。 という点があります。有効となるのは、自分で作成したアプリケーションドメインの場合です。 既定のアプリケーションドメインは、Unload出来ない（実行するとエラーとなる）ので、当たり前といえば当たり前ですが。 で、既定のアプリケーションドメインの場合はどうするのかという事になるのですが 以下のイベントを利用します。 public even…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20120326%2Fp1&quot; title=&quot; AppDomainクラスのDomainUnloadイベントとProcessExitイベントについて (AppDomain, DomainUnload, ProcessExit, タイムアウト時間, 2秒, 既定のAppDomain) - いろいろ備忘録日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-03-26 00:00:00</published>
  <title> AppDomainクラスのDomainUnloadイベントとProcessExitイベントについて (AppDomain, DomainUnload, ProcessExit, タイムアウト時間, 2秒, 既定のAppDomain)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20120326/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
