Goodreads helps you follow your favorite authors. Be the first to learn about new releases!
Start by following Stephen Cleary.
Showing 1-1 of 1
“When the first task completes, consider whether to cancel the remaining tasks. If the other tasks are not canceled but are also never awaited, then they are abandoned. Abandoned tasks will run to completion, and their results will be ignored. Any exceptions from those abandoned tasks will also be ignored.”
― Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming
― Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming



