BatchJobsManagerRestartBatchJob(Int32) Method
Allows to restart selected batch job. Only failed jobs can be restarted.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Allows to restart selected batch job. Only failed jobs can be restarted.")]
public int RestartBatchJob(
int jobId
)
- jobId Int32
-
Int32