I want to schedule my windows service with Quartz.NET.I tried some examples but,i can't schedule my windows service.How can i do it?
Thanks.
Well, you're not actually "scheduling" your windows service. The Quartz.Net server can run as a windows service and then look at your quartz_jobs.xml to determine the time/frequency (or whatever you have setup as a trigger) to fire your jobs you have defined.
Check out this blog post series for more info - http://jvilalta.blogspot.com/2009/03/getting-started-with-quartznet-part-1.html
It was helpful for me to get started versus the tutorials on the Quartz.Net site.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With