跳到主要内容

is_task_finished

判断任务是否已完成

声明

bool is_task_finished(mixed task_id)

参数

参数名描述
task_id任务ID

返回值

true - 任务已完成, false - 任务未完成

使用方式

返回文档