ArrayOptions
Properties
concurrency
numberthe maximum concurrent invocations of
fn
to call on the stream at once. Default: 1.signal
AbortSignalallows destroying the stream if the signal is aborted.
Was this section helpful?