BackgroundJobDelete Method |
Name | Description | |
---|---|---|
Delete(String) |
Changes state of a job with the specified jobId
to the DeletedState.
| |
Delete(String, String) |
Changes state of a job with the specified jobId
to the DeletedState. State change is only performed
if current job state is equal to the fromState value.
|