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