.NET Internals Cookbook Part 10 — Threads, Tasks, asynchronous code and others
This is the tenth part of the .NET Internals Cookbook series. For your convenience you can find other parts in the table of contents in Part 0 – Table of contents 65. How can you await async void method or catch exceptions thrown in it? You need to create your own synchronization context and task … Continue reading .NET Internals Cookbook Part 10 — Threads, Tasks, asynchronous code and others