JobProcessorBaseT 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    JobProcessorBaseT
Derived
Implements
IDisposable

Type Parameters

T

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

Constructors

JobProcessorBaseTInitializes a new instance of the JobProcessorBaseT class

Methods

Fields

Extension Methods

See Also