EstimatedDocumentCountOptions.maxTimeMS

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

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

Meta