Options to use when executing a count command on a RemoteMongoCollection.
count
The maximum number of documents to count.
Generated using TypeDoc
RemoteCountOptions
Options to use when executing a
count
command on a RemoteMongoCollection.See Also