def start_taskd_worker() -> bool
Description
Starts TaskD Worker. This API is called in user code.
Input Parameters
None
Return Value
Type |
Description |
|---|---|
Bool |
Whether initialization is successful.
|
Parent topic: TaskD Worker APIs
Starts TaskD Worker. This API is called in user code.
None
Type |
Description |
|---|---|
Bool |
Whether initialization is successful.
|