1# TransientTask 2 3## Overview 4 5The TransientTask module provides C APIs for transient tasks. 6 7**Since**: 13 8## Files 9 10| Name| Description| 11| -- | -- | 12| [transient_task_api.h](capi-transient-task-api-h.md) | Declares the APIs for requesting, querying, and canceling transient tasks.| 13| [transient_task_type.h](capi-transient-task-type-h.md) | Declares the error codes and structs of a transient task.| 14