ScheduledTask Properties |
The ScheduledTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassName |
Gets or sets the class name of the scheduled task.
|
![]() | CronSchedule |
Gets or sets a cron style schedule.
|
![]() | DataObject |
Gets or sets the data object.
|
![]() | ExpiresAfter |
Gets or sets the expires after.
|
![]() | Finished |
Gets or sets a value indicating whether this ScheduledTask is finished.
|
![]() | Id |
Gets or sets the task id.
|
![]() | LastRunTime |
Gets or sets the last run time.
|
![]() | Name |
Gets or sets the name of the scheduled task.
|
![]() | NextRunTime |
Gets or sets the next run time.
|
![]() | Period |
Gets or sets the period.
|
![]() | RunOnce |
Gets or sets a value indicating whether [run once].
|
![]() | SkipHolidays |
Gets or sets a value indicating whether [skip holidays].
|
![]() | SkipWeekend |
Gets or sets a value indicating whether [skip weekend].
|