Scheduler Trigger

The scheduler trigger is used when a specific job needs to be started at a particular date and time and may have a variety of conditions to which the job should recur. This recurring pattern can be indefinitely or limited to a certain window per period or in total. We will cover a variety of examples in this section due to the flexibility of the JobServer.NET scheduling engine. The first thing to note is that there are multiple types of recurring options that vary based on the type of recursion it is. You see this reflected in the fact that until you specify a type of recursion, there are no visible options yet when editing a new trigger. So, we will review each type here.