AsyncQueryableMinTSource Method (IAsyncQueryableTSource, IComparerTSource, CancellationToken) |
Namespace: System.Linq
public static Task<TSource> Min<TSource>( this IAsyncQueryable<TSource> source, IComparer<TSource> comparer, CancellationToken cancellationToken )