Explore Library
FlashcardAdvanced

async/await Basics

Understand how async and await enable non-blocking asynchronous code using Tasks.

Question

What do async and await do in C#?

Click to reveal answer