AsyncQueryableScanTSource Method (IAsyncQueryableTSource, ExpressionFuncTSource, TSource, TSource) |
Namespace: System.Linq
public static IAsyncQueryable<TSource> Scan<TSource>( this IAsyncQueryable<TSource> source, Expression<Func<TSource, TSource, TSource>> accumulator )