vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
EstimatedDocumentCountOptions.maxTimeMS
index
vibe
db
mongo
impl
crud
EstimatedDocumentCountOptions
The maximum amount of time to allow the query to run.
Nullable
!
long
maxTimeMS
;
struct
EstimatedDocumentCountOptions
@
embedNullable
Nullable
!
long
maxTimeMS
;
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.