官網
http://www.quartz-scheduler.net/
相關的 Log 說明
http://netcommon.sourceforge.net/docs/2.1.0/reference/html/index.html
懶惰的肥兔 (他寫不少相關的文章,值得一讀)
http://www.49028c.com/lzrabbit/archive/2012/04/15/2448326.html
Quartz.net 2.0 版本有個地方特別需要注意; 在 App.config 里的factoryAdapter不再是Log4Net取而代之的是Log4Net1211;
<logging> <factoryAdapter type="Common.Logging.Log4Net.Log4NetLoggerFactoryAdapter, Common.Logging.Log4Net1211"> <arg key="configType" value="INLINE"/> </factoryAdapter> </logging>
// 串行執行的屬性。 [DisallowConcurrentExecution] public class Job1: IJob
新聞熱點
疑難解答