Skip to content

This is example code of how create retryable jobs in Quartz.NET that uses the thread pool without blocking threads. It is built with version 1.0.3 of Quartz.NET

Notifications You must be signed in to change notification settings

malmgren80/Quartz.Candy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is example code of how to create retryable jobs in Quartz.NET version 1.0.3. A description can be found here: http://thecodesaysitall.blogspot.com/2012/03/quartz-candy-part-1.html

About

This is example code of how create retryable jobs in Quartz.NET that uses the thread pool without blocking threads. It is built with version 1.0.3 of Quartz.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages