vibe-d v0.10.1 (2024-09-07T15:50:39Z)
Home
Dub
Repo
EstimatedDocumentCountOptions.maxTime
index
vibe
db
mongo
impl
crud
EstimatedDocumentCountOptions
The maximum amount of time to allow the query to run.
Nullable
!
long
maxTimeMS
;
void
maxTime
(Duration d)
struct
EstimatedDocumentCountOptions
@
safe
void
maxTime
(
Duration
d
)
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
EstimatedDocumentCountOptions
functions
maxTime
variables
maxTimeMS
The maximum amount of time to allow the query to run.