AsyncQueryableMinTSource Method (IAsyncQueryableTSource, ExpressionFuncTSource, Single, CancellationToken) |
Namespace: System.Linq
public static Task<float> Min<TSource>( this IAsyncQueryable<TSource> source, Expression<Func<TSource, float>> selector, CancellationToken cancellationToken )