Constructor
new WorkerTask(script, message, info)
Parameters:
Name | Type | Description |
---|---|---|
script | string | The worker script. |
message | object | The data to pass to the worker. |
info | object | Information object about the input data. |
- Source