FindOptions.maxScan

Maximum number of documents or index keys to scan when executing the query.

struct FindOptions
@deprecatedSince(WireVersion.v40)
Nullable!long maxScan;

Meta