Click or drag to resize
SchedulingHelper Methods

The SchedulingHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberApplicationInterval
Gets application scheduler interval.
Public methodStatic memberDecodeInterval
Decodes interval string from database.
Public methodStatic memberEncodeInterval
Encodes interval for save it to database.
Public methodStatic memberGetNextTime
Returns date and time when the next scheduling moment occurs based on the current date and time and the scheduling pattern string.
Public methodStatic memberLogTask
Logs task.
Public methodStatic memberRunEndRequestScheduler
Attempts to run the scheduler request based on scheduler configuration.
Public methodStatic memberRunSchedulerRequest
Runs the request to the scheduler page.
Public methodStatic memberShiftToAllowedDayNextMonth
Finds allowed day in next month.
Top
See Also