Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

mattgwagner/Task-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-Processor

This is some template code I wrote for handling scheduled jobs via a background .NET Windows Service.

To add jobs to the schedule, implement IJob interface from Quartz and add it to the Jobs.xml configuration file.

To install the Windows Service (via TopShelf) run TaskProcessor.exe install.

About

A simple .NET Windows Service job handler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages