IMongoCollectionTDocumentCountAsync Method |
Name | Description | |
---|---|---|
CountAsync(FilterDefinitionTDocument, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
| |
CountAsync(IClientSessionHandle, FilterDefinitionTDocument, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
|