Error!
Success!

Service & Scheduler: Using Topshelf, Quartz, & Other OSS Bits Part 2 «

0
kicks

Service & Scheduler: Using Topshelf, Quartz, & Other OSS Bits Part 2 «  (Unpublished)

In the previous entry in this series I setup a service using TopShelf. Now it is time to jump into scheduling with Quartz. I’ve started an entirely new service to work through an example of this service functionality. To read more about Quartz.NET from the source, check out the Quartz.NET Project Site or the Github Repo. Open up Visual Studio and create another Windows Console Project. Next add a reference to Quartz.NET with Nuget. Adding Quartz. Next add a class called SomeJob as shown. using System...


Kicked By:
Drop Kicked By: