<?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>今回は、CountdownEventクラスについて。 CountdownEventクラスは、.NET 4.0からSystem.Threading名前空間に追加されたクラスです。 CountdownEventクラスは、ManualResetEventSlimクラスなどと同じ待機を行う為のオブジェクトです。 ManualResetEventSlimクラスは、一回Setメソッドを呼ぶとシグナル状態になりますが CountdownEventは、文字通り一定回数のカウントを持ち、それが全てデクリメントされればシグナル状態となります。 Javaやってる方は、CountDownLatchクラスと大体同じと思…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20110324%2Fp1&quot; title=&quot;.NET クラスライブラリ探訪-043 (System.Threading.CountdownEvent(1))(カウントダウンラッチ, CancelaltionToken, .NET 4.0) - いろいろ備忘録日記&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>2011-03-24 00:00:03</published>
  <title>.NET クラスライブラリ探訪-043 (System.Threading.CountdownEvent(1))(カウントダウンラッチ, CancelaltionToken, .NET 4.0)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20110324/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
