TaskProcessorTDirective Methods |
The TaskProcessorTDirective generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetDirectiveType |
Returns the type of directive used by the processor's tasks.
(Overrides ProcessorGetDirectiveType.) |
![]() | GetSettings |
Gets a copy of the processor's settings.
(Inherited from TaskProcessor.) |
![]() | GetTaskInfo |
Creates a friendly version of the task,
with data and progress parsed to the directive and status,
fully serializable with DateTime values instead of timestamps.
|
![]() | ParseDirective |
Parses a task's directive.
|
![]() | ResolveExceptionBehavior |
Resolves the defined behavior for a specific exception.
(Inherited from TaskProcessor.) |
![]() | UpdateSettings |
Updates the processor's settings.
(Inherited from TaskProcessor.) |