TaskInfoTDirective Class

Definition

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

Type Parameters

TDirective

Constructors

Properties

ActivationTime
(Inherited from TaskInfo)
Directive  
DirectiveType
(Inherited from TaskInfo)
LatestActivity
(Inherited from TaskInfo)
QueueId
(Inherited from TaskInfo)
State
(Inherited from TaskInfo)
Status
(Inherited from TaskInfo)
TaskId
(Inherited from TaskInfo)
TaskType
(Inherited from TaskInfo)

Methods

See Also