Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 292 Bytes

File metadata and controls

5 lines (4 loc) · 292 Bytes

Reload Job Example

This project contains a custom implementation of what I've named a "Reload Job". This means that a Job class within the Assembly will be executed any time its IReloadJobService.Reload() method is called and will continue to execute until it has returned successfully.