views:

5

answers:

0

Hi all, just a quick question. I need to be able to disable some jobs temporarily in Quartz.NET using an ASP.NET backend. Is there a field in any of the tables (I'm using it with a database) that can disable the job?

Thanks