Click or drag to resize
BackgroundJobDelete Method
Overload List
  NameDescription
Public methodStatic memberDelete(String)
Changes state of a job with the specified jobId to the DeletedState.
Public methodStatic memberDelete(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.
Top
See Also