<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiyokura</author_name>
  <author_url>https://blog.hatena.ne.jp/kiyokura/</author_url>
  <blog_title>きよくらの備忘録</blog_title>
  <blog_url>https://kiyokura.hateblo.jp/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>ASP.NET</anon>
    <anon>Hangfire</anon>
  </categories>
  <description>Hangfire にはジョブの種類（と実行タイミング）がいくつかあるので、それぞれの動きについて調べてみたのでメモ。 ジョブの種類 Hangfireで利用できるジョブの種類は主に以下があるようです。 No 種別 説明 1 Fire-and-forget 即時実行。すぐに一回実行。 2 Delayed 遅延実行。一定時間経過後に一回実行。 3 Continuations 連続実行。指定のジョブ完了後に一回実行。 4 Recurring 定期実行。指定したスケジュールに沿って定期的に実行。 そのほかに、有償のPro版の場合バッチ実行もできるそうですが、今回はそちらは試す予定がないので割愛。 1-4…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiyokura.hateblo.jp%2Fentry%2F2017%2F08%2F06%2F132406&quot; title=&quot;Hangfireを使ってみる (4)：Jobの種類について：1. Fire-and-forget - きよくらの備忘録&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kiyokura/20170806/20170806130955.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-06 13:24:06</published>
  <title>Hangfireを使ってみる (4)：Jobの種類について：1. Fire-and-forget</title>
  <type>rich</type>
  <url>https://kiyokura.hateblo.jp/entry/2017/08/06/132406</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
