The SchedulingProvider type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SchedulingProvider | DotNetNuke.Services.Scheduling.SchedulingProvider |
Methods
Extension Methods
| Name | Description | |
|---|---|---|
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Fields
| Name | Description | |
|---|---|---|
| EventName |
Properties
| Name | Description | |
|---|---|---|
| Debug | ||
| DelayAtAppStart |
The number of seconds since application start where no timer-initiated
schedulers are allowed to run before. This safeguards against ovelapped
application re-starts. See "Disable Ovelapped Recycling" under Recycling
of IIS Manager Application Pool's Advanced Settings.
| |
| Enabled | ||
| MaxThreads | ||
| ProviderPath | ||
| ReadyForPoll | ||
| ScheduleLastPolled | ||
| SchedulerMode | ||
| Settings |