Create an AbortController which also implements Disposable.
Disposing the controller automatically triggers the abort signal.
A DisposableAbortController.
Create an AbortController which also implements Disposable.
Disposing the controller automatically triggers the abort signal.