Status

enumeration

Switch to Manual

Description

Indicates the status of a progress indicator's associated task.

Variables

RunningIndicates that the task is still running.
SucceededIndicates that the task succeeded.
FailedIndicates that the task failed.
CanceledIndicates that the task was canceled.