FindOptions.maxScan

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

struct FindOptions
Nullable!long maxScan;

Meta