Nucleus .Net Core CMS

Models.TaskScheduler.ScheduledTaskHistory Class

Namespace: Nucleus.Abstractions.Models.TaskScheduler
Assembly: Nucleus.Abstractions.dll
Represents the settings for a scheduled task.

Properties

Id Property

Unique record identifier.

ScheduledTaskId Property

Link to scheduled task

StartDate Property

Task run start date/time

FinishDate Property

Task completion start date/time

NextScheduledRun Property

Next run date/time

Server Property

Host name of the server which ran the task

Status Property

Flag indicating whether the task completed successfully