Internal
Type of data sent to the worker. This can only be structured-cloneable data.
Optional
Readonly
dataTask input data that will be passed to the worker.
Optional
Readonly
nameTask name.
Optional
Readonly
taskTask UUID.
Optional
Readonly
timestampTimestamp.
Optional
Readonly
transferArray of transferable objects.
Optional
Readonly
workerWorker id.
Generated using TypeDoc
Message object that is passed as a task between main worker and worker.