vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
FindOptions.maxTimeMS
index
vibe
db
mongo
impl
crud
FindOptions
The maximum amount of time to allow the query to run.
struct
FindOptions
@
embedNullable
Nullable
!
long
maxTimeMS
;
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
FindOptions
functions
maxAwaitTime
maxTime
variables
allowDiskUse
allowPartialResults
batchSize
collation
comment
cursorType
hint
limit
max
maxAwaitTimeMS
maxScan
maxTimeMS
min
noCursorTimeout
oplogReplay
ordered
projection
readConcern
returnKey
showRecordId
singleBatch
skip
snapshot
sort
The maximum amount of time to allow the query to run.