IProcessingJobStatusManager Interface

Relativity Processing Services
IProcessingFilter interface contains contract for interacting with processing job states

Namespace:  Relativity.Processing.Services
Assembly:  Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface IProcessingJobStatusManager : IDisposable

The IProcessingJobStatusManager type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetJobStatusAsync
Gets the status of a job
Top
See Also

Reference