Internal
Type of execution response. This can only be structured-cloneable data.
Optional
Readonly
abortThe task abort signal.
Optional
Readonly
asyncThe asynchronous resource used to track the task execution.
Readonly
rejectReject callback to reject the promise.
Readonly
resolveResolve callback to fulfill the promise.
Readonly
workerThe worker node key executing the task.
An object holding the task execution response promise resolve/reject callbacks.