TaskProcessingJobEventArgs Class |
Namespace: MFiles.VAF.AppTasks
The TaskProcessingJobEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaskProcessingJobEventArgs | Initializes a new instance of the TaskProcessingJobEventArgs class |
Name | Description | |
---|---|---|
![]() | Exception |
The exception releated to the event, if applicable.
|
![]() | Result |
The result of the job, if any.
|
![]() | Status |
The job status, at the time of the event.
|
![]() | TaskInfo |
The task the job is for.
|