> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TaskInstanceStatus

> TaskInstanceStatus 数据类型。

## 可能的值

| 可能的值       |
| :--------- |
| Succeeded  |
| Starting   |
| InProgress |
| Failed     |
| Aborted    |
| Stalled    |


## Related topics

- [title_completed_task](/zh-CN/services/playfab/api-references/events/Extension/title-completed-task.md)
- [title_aborted_task](/zh-CN/services/playfab/api-references/events/Extension/title-aborted-task.md)
- [title_started_task](/zh-CN/services/playfab/api-references/events/Extension/title-started-task.md)
- [计划任务快速入门](/zh-CN/services/playfab/data-analytics/acting-data/scheduled-tasks/quickstart.md)
- [PFItemInstance](/zh-CN/services/playfab/api-references/c/pftypes/structs/pfiteminstance.md)
