173 Views
Second part of two showing examples from real life where TaskCompletionSource has proven useful. In this part: creating Task-based wrappers for asynchronous operations following patterns that are not directly supported by the Task Parallel Library.
0 comments