ThreadCmd.setThreadWorkerWait Method

Module: ThreadCmd

Definition

Adjusts the worker thread’s wait time, optimizing thread responsiveness or conserving resources.

int id3DevicesThreadCmd_SetThreadWorkerWait (
    ID3_DEVICES_THREAD_CMD hThreadCmd,
    int waitMs)

Parameters

in Handle to the ThreadCmd object.

waitMs int
in The waiting time.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.