Optional
Injects an AbortSignal, which if aborted, will terminate the currently active stream iteration operation.
Note that when using AbortSignal.timeout(...), the timeout applies across the whole iteration operation, not just one individual chunk read.
Injects an AbortSignal, which if aborted, will terminate the currently active stream iteration operation.
Note that when using AbortSignal.timeout(...), the timeout applies across the whole iteration operation, not just one individual chunk read.