InternalType of execution response. This can only be structured-cloneable data.
Optional ReadonlyabortThe task abort signal.
Optional ReadonlyasyncThe asynchronous resource used to track the task execution.
ReadonlyrejectReject callback to reject the promise.
ReadonlyresolveResolve callback to fulfill the promise.
ReadonlyworkerThe worker node key executing the task.
An object holding the task execution response promise resolve/reject callbacks.