A newer version of this page is available.
Switch to the current version.
TaskStatus Enum
Lists the values that describe various task statuses.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Fault | The task is fault. |
InProgress | The task is in progress. |
Complete | The task is compete. |
Related API Members
The following properties accept/return TaskStatus values:
See Also
Feedback