TaskProcessorTDirective Class

Definition

Namespace: MFiles.VAF.AppTasks
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public sealed class TaskProcessor<TDirective> : TaskProcessor
where TDirective : TaskDirective
Inheritance
Object    Processor    TaskProcessor    TaskProcessorTDirective

Type Parameters

TDirective

Constructors

Properties

Handler  
MaxRequeues
(Inherited from TaskProcessor)
MaxRetries
(Inherited from TaskProcessor)
ProgressUpdateInterval
(Inherited from TaskProcessor)
RequeueDelay
(Inherited from TaskProcessor)
RestoreToWaitingTimeoutInMinutes
(Inherited from TaskProcessor)
TransactionMode
(Inherited from TaskProcessor)
Type
(Inherited from Processor)

Methods

See Also