| IMongoCollectionExtensionsFindSync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | FindSyncTDocument(IMongoCollectionTDocument, FilterDefinitionTDocument, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
             | 
|   | FindSyncTDocument(IMongoCollectionTDocument, ExpressionFuncTDocument, Boolean, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
             | 
|   | FindSyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, FilterDefinitionTDocument, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
             | 
|   | FindSyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, ExpressionFuncTDocument, Boolean, FindOptionsTDocument, TDocument, CancellationToken) | 
            Finds the documents matching the filter.
             | 
 See Also
See Also