Sebastian Gingter · Aug 19, 2025
.NET Async / Await: Everything you wanted to know about ConfigureAwait – but were afraid to ask
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
With the introduction of async/await in C# 5 (2012), asynchronous programming based on Tasks became significantly easier. However, concurrency is fundamentally not a simple topic, and when the order o...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.