<?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>前回の続きです 今回は3つ目のタイプのジョブについて。 3.Continuations 連続という玉突きというか、指定したJobが終わった後に実行されるように登録するタイプのジョブです。 この前提の話として、前回と前々回で紹介したFire-and-forgetとDelayedを登録するBackgroundJob.EnqueueやBackgroundJob.Scheduleメソッドは、戻り値として登録したジョブのidを返します。Continuationsなジョブの登録は、BackgroundJob.ContinueWithメソッドにそのidを指定して登録することで行います。 例えばこんな感じです…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiyokura.hateblo.jp%2Fentry%2F2017%2F08%2F08%2F010100&quot; title=&quot;Hangfireを使ってみる (6)：Jobの種類について：3. Continuations - きよくらの備忘録&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/20170806172032.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-08 01:01:00</published>
  <title>Hangfireを使ってみる (6)：Jobの種類について：3. Continuations</title>
  <type>rich</type>
  <url>https://kiyokura.hateblo.jp/entry/2017/08/08/010100</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
