IMongoCollectionExtensionsFindAsync Method | 
| Name | Description | |
|---|---|---|
| FindAsyncTDocument(IMongoCollectionTDocument, FilterDefinitionTDocument, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
              | |
| FindAsyncTDocument(IMongoCollectionTDocument, ExpressionFuncTDocument, Boolean, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
              | |
| FindAsyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, FilterDefinitionTDocument, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
              | |
| FindAsyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, ExpressionFuncTDocument, Boolean, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
              |