Method Count
Count(CancellationToken)
Counts the number of documents.
[Obsolete("Use CountDocuments instead.")]
long Count(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenThe cancellation token.
Returns
- long
The count.