csharpfritz / csharp_with_csharpfritz

Show notes, slides, and samples from the CSharp with CSharpFritz show
MIT License
662 stars 215 forks source link

0209-AsyncAwaitAndMultithreading: ConfigureAwait(true) does not return to same thread. Why not ? #117

Open heilingbrunner opened 2 years ago

heilingbrunner commented 2 years ago
Bildschirmfoto 2022-06-13 um 16 05 47

before ThreadID = 6, after ThreadID=26 ...