<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>相当前に C# には 4つの代表的な記事がありますと記事を書きましたが、最近は UI 以外の場所の処理ではすっかり既存のタイマークラス（Timers.Timer や Threading.Timer）を使わなくなり、大半を PeriodicTimer や自作の async なループで定周期処理を実装するように変わってきました。 アプリケーションレイヤー的な場所では、管理が簡単で余計な考慮事項が少ないため既存のタイマーに代わる新しい定周期処理の実装方法を紹介したいと思います。 以前書いた記事 ↓ ↓ C#の4つのTimerの用途と使い方 - PG日誌 確認環境 この記事は以下の環境で実装・確認して…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2026%2F05%2F04%2F191509&quot; title=&quot;【C#】PeriodicTimerの使い方 - PG日誌&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>2026-05-04 19:15:09</published>
  <title>【C#】PeriodicTimerの使い方</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2026/05/04/191509</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
