Returns a promise that resolves after timeoutMs or
rejects if the task or the parent listener has been cancelled or is completed.
Returns a promise that resolves when waitFor resolves or
rejects if the task or the parent listener has been cancelled or is completed.
Generated using TypeDoc
An abort signal whose
abortedproperty is set totrueif the task execution is either aborted or completed.https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal