MongoCollectionBase<TDocument>.FindSync Method |
Name | Description | |
---|---|---|
![]() | FindSync<TProjection>(FilterDefinition<TDocument>, FindOptions<TDocument, TProjection>, CancellationToken) |
Finds the documents matching the filter.
|
![]() | FindSync<TProjection>(IClientSessionHandle, FilterDefinition<TDocument>, FindOptions<TDocument, TProjection>, CancellationToken) |
Finds the documents matching the filter.
|