WorkerTask

Worker task.

Constructor

new WorkerTask(script, message, info)

Parameters:
NameTypeDescription
scriptstring

The worker script.

messageobject

The data to pass to the worker.

infoobject

Information object about the input data.

Classes

WorkerTask