JobProcessorBase<T> Class

Definition

Namespace: FileHold.LibraryManager.Models
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public abstract class JobProcessorBase<T> : IDisposable
where T : BatchJobData
Inheritance
Object    JobProcessorBase<T>
Derived
Implements
IDisposable

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:FileHold.LibraryManager.Models.JobProcessorBase`1"]

Constructors

JobProcessorBase<T>Initializes a new instance of the JobProcessorBase<T> class

Methods

Fields

Extension Methods

See Also