MongoCollectionBase<TDocument>.CountAsync Method |
Name | Description | |
---|---|---|
![]() | CountAsync(FilterDefinition<TDocument>, CountOptions, CancellationToken) | Obsolete.
Counts the number of documents in the collection.
|
![]() | CountAsync(IClientSessionHandle, FilterDefinition<TDocument>, CountOptions, CancellationToken) | Obsolete.
Counts the number of documents in the collection.
|