Internal
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
priorityTask priority. Lower values have higher priority.
Optional
Readonly
readyWhether the worker is ready or not.
Optional
Readonly
statisticsWhether the worker computes the given statistics or not.
Optional
Readonly
strategyTask worker choice strategy.
Optional
Readonly
taskTask function serialized to string.
Optional
Readonly
taskTask function operation:
'add'
- Add a task function.'remove'
- Remove a task function.'default'
- Set a task function as default.Optional
Readonly
taskWhether the task function operation is successful or not.
Optional
Readonly
taskTask function properties.
Optional
Readonly
taskTask functions properties.
Optional
Readonly
taskTask UUID.
Optional
Readonly
taskTask performance.
Optional
Readonly
timestampTimestamp.
Optional
Readonly
transferArray of transferable objects.
Optional
Readonly
workerWorker error.
Optional
Readonly
workerWorker id.
Message object that is passed between main worker and worker.