Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

TaskState data type

TaskState is an enumeration for task execution states.

TaskState enumeration literals

Value

Description

CANCELLED

Task cancelled

COMPLETED

Task completed

FAILED

Task failed

QUEUED

Task is queued to execute

RUNNING

Task running

SUSPENDED

Task is suspended

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments