How to Cancel Long Running LINQ Queries

I had planned to do an article on how to display the progress of a LINQ query, and how to cancel the LINQ query prematurely. But, it seems Samuel Jack beat me to it Smile

Both implementations are very simple and they are very good to
illustrate how LINQ can be extended and manipulated in a simple way by
using extension methods.

Reporting Progress during LINQ queries

Cancelling Long-running LINQ queries

GD Star Rating
loading...
GD Star Rating
loading...
  • Share/Bookmark

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply