Skip to content

Home > @idealeap/pipeline > PipelineContext > abortController

PipelineContext.abortController property

An abort controller to signal and handle aborting pipeline operations.

Signature:

typescript
abortController: AbortController;
abortController: AbortController;

Released under the MIT License.