Submits a request for canceling a discovery, inventory, or publishing job.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Parameters
- cancelJob
- Type: Relativity.Processing.Services.CancelJob
A CancelJob instance with the ArtifactID for a processing set and the workspace that contains it.
Return Value
Type: TaskA task that represents the asynchronous operation.
See Also