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