What Does async & await Really Do in C#? Learn all about Async Await in C#

preview_player
Показать описание
async and await keywords in C# facilitate tasks, but much more than you might think. Take a look at this demonstration to learn more. Learn all about async await in C#.

Рекомендации по теме
Комментарии
Автор

Are both approaches pretty much doing the same here? sometimes I use Task.Run() without await or ContinueWith as a sort of "fire-and-forget" where I don't need any result returned..

alphamaster
join shbcf.ru