EstimatedDocumentCountOptions.maxTime

The maximum amount of time to allow the query to run.

  1. Nullable!long maxTimeMS;
  2. void maxTime(Duration d)
    struct EstimatedDocumentCountOptions
    @safe
    void
    maxTime
    (
    Duration d
    )

Meta