Internal
Type of data sent to the worker or execution response. This can only be structured-cloneable data.
Type of data sent to the worker triggering an error. This can only be structured-cloneable data.
Optional
Readonly
checkWhether the worker starts or stops its activity check.
Optional
Readonly
dataTask input data that will be passed to the worker.
Optional
Readonly
killKill code.
Optional
Readonly
nameTask name.
Optional
Readonly
portMessage port.
Optional
Readonly
readyWhether the worker is ready or not.
Optional
Readonly
statisticsWhether the worker computes the given statistics or not.
Optional
Readonly
taskTask error.
Optional
Readonly
taskTask function names.
Optional
Readonly
taskTask UUID.
Optional
Readonly
taskTask performance.
Optional
Readonly
timestampTimestamp.
Optional
Readonly
transferArray of transferable objects.
Readonly
workerWorker id.
Generated using TypeDoc
Message object that is passed between main worker and worker.