Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
AsyncQueryable Class
AsyncQueryable Methods
Scan Method
Scan(TSource) Method (IAsyncQueryable(TSource), Expression(Func(TSource, TSource, TSource)))
Scan(TSource, TAccumulate) Method (IAsyncQueryable(TSource), TAccumulate, Expression(Func(TAccumulate, TSource, TAccumulate)))
AsyncQueryable
Scan Method
Overload List
Name
Description
Scan
TSource
(IAsyncQueryable
TSource
, Expression
Func
TSource, TSource, TSource
)
Scan
TSource, TAccumulate
(IAsyncQueryable
TSource
, TAccumulate, Expression
Func
TAccumulate, TSource, TAccumulate
)
Top
See Also
Reference
AsyncQueryable Class
System.Linq Namespace