AbortQueryOptions
Hierarchy
Index
Properties
Properties
optionalinflightQueryAbortStrategy
Strategy used when the signal fires while the query is in flight. See InflightQueryAbortStrategy for caveats around streams and MongoDB.
optionalsignal
AbortSignal that cancels the query when fired.
Per-query cancellation controls forwarded to the underlying driver.