def start_taskd_worker() -> bool 功能说明用户侧代码调用此函数,启动Taskd Worker。 输入参数说明无输入参数。 返回值说明 参数 说明 bool 表明初始化是否成功。 True:初始化成功。False:初始化失败。 父主题: TaskD Worker接口