<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd="http://schemas.google.com/g/2005"><id>tag:blogger.com,1999:blog-4500363753981919783.post2437371169808197998..comments</id><updated>2023-10-03T22:06:50.708+08:00</updated><title type='text'>Comments on Huan-Lin 學習筆記: ASP.NET 程式中的背景工作 (3) - 使用 Quartz.NET</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.huanlintalk.com/feeds/comments/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/2437371169808197998/comments/default'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2014/03/aspnet-background-tasks-using-quartznet.html'/><link rel="hub" href="http://pubsubhubbub.appspot.com/"/><author><name>Michael Tsai</name><uri>http://www.blogger.com/profile/00364693770445538641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-3802147301162196304</id><published>2014-03-11T12:33:48.040+08:00</published><updated>2014-03-11T12:33:48.040+08:00</updated><title type='text'>Step4的 &#xa;// 建立工作&#xa;        IJobDetail job = JobBuilde...</title><content type='html'>Step4的 &lt;br /&gt;// 建立工作&lt;br /&gt;        IJobDetail job = JobBuilder.Create()&lt;br /&gt;                            .WithIdentity(&amp;quot;SendMailJob&amp;quot;)&lt;br /&gt;                            .Build();&lt;br /&gt;這邊的 create的型別 </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/2437371169808197998/comments/default/3802147301162196304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/2437371169808197998/comments/default/3802147301162196304'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2014/03/aspnet-background-tasks-using-quartznet.html?showComment=1394512428040#c3802147301162196304' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/02789710570839425780</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2014/03/aspnet-background-tasks-using-quartznet.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-2437371169808197998' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/2437371169808197998' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-937160054"/><gd:extendedProperty name="blogger.displayTime" value="2014/3/11 中午12:33"/></entry></feed>