| MongoQueryableFirstAsync Method |
| Name | Description | |
|---|---|---|
| FirstAsyncTSource(IQueryableTSource, CancellationToken) |
Returns the first element of a sequence.
| |
| FirstAsyncTSource(IQueryableTSource, ExpressionFuncTSource, Boolean, CancellationToken) |
Returns the first element of a sequence that satisfies a specified condition.
|