Community

Waiting for Parallel Tasks to Complete

The ninth part of the Parallel Programming in .NET tutorial considers that the parallel nature of tasks means that it is not possible to assume that tasks have completed. It describes how to synchronise tasks and capture their unhandled exceptions.

Read More - Register for Free Membership