1

Without using Rx, how do I invoke a standard LINQ operator asynchronously?

If the operators on IQueryable<T> don't support asynchrony, then that would steal from us the real benefits of making their callers async as most of the cost would be inside of these operators.

Water Cooler v2
  • 32,724
  • 54
  • 166
  • 336

0 Answers0