AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AsyncJob Properties

The AsyncJob type exposes the following members.

Properties


  Name Description
Public property AsyncJobType
A value indicating type of the task
Public property Enabled
A value indicating whether the task is enabled
Public property IsRunning
A value indicating whether a task is running
Public property LastEnd
Datetime of the last end
Public property LastStarted
Datetime of the last start
Public property LastSuccess
Datetime of the last success
Public property Name
Get the task name
Public property StopOnError
A value indicating whether to stop task on error