AsyncJob Properties
The AsyncJob type exposes the following members.
Properties
Name | Description | |
---|---|---|
AsyncJobType |
A value indicating type of the task
|
|
Enabled |
A value indicating whether the task is enabled
|
|
IsRunning |
A value indicating whether a task is running
|
|
LastEnd |
Datetime of the last end
|
|
LastStarted |
Datetime of the last start
|
|
LastSuccess |
Datetime of the last success
|
|
Name |
Get the task name
|
|
StopOnError |
A value indicating whether to stop task on error
|