SchedulingHelper Properties |
The SchedulingHelper type exposes the following members.
Name | Description | |
---|---|---|
EnableScheduler |
If true (default value), running of scheduler is enabled.
| |
ServiceInterval |
Gets windows service interval (in seconds).
| |
UseAutomaticScheduler |
If true, the automatic version of scheduler is used (standalone thread and scheduler handler).
If false, the scheduler tasks are executed within the standard requests (at the end of requests).
The default settings value is true.
| |
UseExternalService |
Indicates if the windows service should be used.
|