Skip to main content
Skip to main content

ArrayOptions

Properties

concurrencynumber
the maximum concurrent invocations of fn to call on the stream at once. Default: 1.
signalAbortSignal
allows destroying the stream if the signal is aborted.
Was this section helpful?