When provided the corresponding AbortController
can be used to cancel an asynchronous action.
interface
stream.default.DuplexOptions
interface DuplexOptions<T extends Duplex = Duplex>
- signal?: AbortSignal
interface
When provided the corresponding AbortController
can be used to cancel an asynchronous action.