ParallelWork: Feature rich multithreaded fluent task execution library for WPF
Posted: 13 Mar 2010
Updated: 22 Mar 2010
Views: 19,953
Rating: 4.82/5
Votes: 10
Popularity: 4.82
Licence: The Code Project Open License (CPOL)
Bookmarked: 59
Downloaded: 226
ParallelWork is an open source free helper class that lets you run multiple work in parallel threads, get success, failure and progress update on the WPF UI thread, wait for work to complete, abort all work (in case of shutdown), queue work to run after certain time, chain parallel work one after an