Internal
Type of data sent to the worker. This can only be serializable data.
Type of main worker.
Optional
Readonly
dataTask input data that will be passed to the worker.
Optional
Readonly
errorError.
Optional
Readonly
idMessage UUID.
Optional
Readonly
killKill code.
Optional
Readonly
nameTask name.
Optional
Readonly
parentReference to main worker.
Optional
Readonly
runRuntime.
Generated using TypeDoc
Message object that is passed between main worker and worker.