> ## 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 data type.

## 가능한 값

| 가능한 값      |
| :--------- |
| Succeeded  |
| Starting   |
| InProgress |
| Failed     |
| Aborted    |
| Stalled    |


## Related topics

- [title_completed_task](/ko/services/playfab/api-references/events/Extension/title-completed-task.md)
- [title_aborted_task](/ko/services/playfab/api-references/events/Extension/title-aborted-task.md)
- [Scheduled tasks quickstart](/ko/services/playfab/data-analytics/acting-data/scheduled-tasks/quickstart.md)
- [title_started_task](/ko/services/playfab/api-references/events/Extension/title-started-task.md)
- [PFItemInstance](/ko/services/playfab/api-references/c/pftypes/structs/pfiteminstance.md)
