<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akiramei</author_name>
  <author_url>https://blog.hatena.ne.jp/akiramei/</author_url>
  <blog_title>匣の向こう側 - あまりに.NETな</blog_title>
  <blog_url>https://akiramei.hatenadiary.org/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>C#</anon>
    <anon>Code</anon>
  </categories>
  <description>ってほどのことは無いのですが、ちょっと嵌りました。例えば、電卓を起動させて、一定時間経ったら強制終了させるコードがあったとします。 using System; using System.Diagnostics; class Program { static void Exited(object Sender, EventArgs e) { Console.WriteLine(&quot;Exited.&quot;); } static void Main(string[] args) { // 3秒でアプリケーションを終了させる int timeout = 3000; Process p = Process.St…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakiramei.hatenadiary.org%2Fentry%2F20040825%2F1&quot; title=&quot;Process.Exitedイベントの謎 - 匣の向こう側 - あまりに.NETな&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>2004-08-25 09:00:01</published>
  <title>Process.Exitedイベントの謎</title>
  <type>rich</type>
  <url>https://akiramei.hatenadiary.org/entry/20040825/1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
