Options for a task in a TaskQueue.
Optional
Readonly
Priority of operation. Operations with greater priority will be scheduled first. Defaults to 0.
An optional AbortSignal that can be used to abort an async task.
Generated using TypeDoc
Options for a task in a TaskQueue.