SchedulingHelper Methods |
The SchedulingHelper type exposes the following members.
Name | Description | |
---|---|---|
ApplicationInterval |
Gets application scheduler interval.
| |
DecodeInterval |
Decodes interval string from database.
| |
EncodeInterval |
Encodes interval for save it to database.
| |
GetNextTime |
Returns date and time when the next scheduling moment occurs based on the current date and time and the scheduling pattern string.
| |
LogTask |
Logs task.
| |
RunEndRequestScheduler |
Attempts to run the scheduler request based on scheduler configuration.
| |
RunSchedulerRequest |
Runs the request to the scheduler page.
| |
ShiftToAllowedDayNextMonth |
Finds allowed day in next month.
|