# TransientTask_DelaySuspendInfo ## Overview A struct that describes the returned information about a transient task. **Since**: 13 **Related module**: [TransientTask](capi-transienttask.md) **Header file**: [transient_task_type.h](capi-transient-task-type-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | int32_t requestId | Request ID of a transient task.| | int32_t actualDelayTime | Remaining time, in ms.|