| MongoQueryableMaxAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | MaxAsyncTSource(IMongoQueryableTSource, CancellationToken) | 
            Returns the maximum value in a generic IMongoQueryableT.
             | 
|   | MaxAsyncTSource, TResult(IMongoQueryableTSource, ExpressionFuncTSource, TResult, CancellationToken) | 
            Invokes a projection function on each element of a generic IMongoQueryableT and returns the maximum resulting value.
             | 
 See Also
See Also