BatchJobsManagerPauseBatchJob Method
            Allows to pause selected batch job. Only not started yet jobs can be paused.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Allows to pause selected batch job. Only not started yet jobs can be paused.")]
public void PauseBatchJob(
	int jobId
)
Parameters
- jobId  Int32
 -