BatchJobsManagerCancelBatchJob Method
Allows to cancel selected batch job. Only uncompleted jobs can be cancelled.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Allows to cancel selected batch job. Only uncompleted jobs can be cancelled.")]
public void CancelBatchJob(
int jobId
)
Parameters
- jobId Int32
-