Progress® Telerik® Reporting R1 2021
QueuedTask Class
Provides information for a task which is queued for execution.
Inheritance Hierarchy
SystemObject
Telerik.ReportServer.Services.ModelsQueuedTask
Namespace:
Telerik.ReportServer.Services.ModelsTelerik.ReportServer.Services.ModelsQueuedTask
Assembly: Telerik.ReportServer.Services.Models (in Telerik.ReportServer.Services.Models.dll)
Syntax
The QueuedTask type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | QueuedTask | Initializes a new instance of the QueuedTask class |
Properties
Name | Description | |
---|---|---|
![]() | AgentId |
The ID of the service agent instance name and the worker thread which is executing the task.
|
![]() | IsCancellationRequested |
The cancellation status of the task execution.
|
![]() | QueuedOn |
The date and time when the task has been queued to the particular agent and worker thread for execution.
|
![]() | TaskId |
The ID of the scheduled task or data alert.
|
![]() | TaskName |
The name of the scheduled task or data alert.
|
Version Information
Supported in: 1.0.1