1:41Is there a difference between always discarding a returned Task and making the method async void?Peter Schneider1 viewsView & Download
11:00Why async void is evil? How to use it safely when needed? | CodeNameK - 10Code with Saar820 viewsView & Download
8:04Why is async void bad and how do I await a Task in an object constructor in C#?Brian Lagunas28.6K viewsView & Download
5:50Javascript Promises vs Async Await EXPLAINED (in 5 minutes)Roberts Dev Talk701.4K viewsView & Download
6:07Why do you have to return a Task when you use "await" in a C# method?Jeremy Clark3.8K viewsView & Download
11:24Is awaiting a Task instead of returning it directly in C# actually slower?Nick Chapsas71.7K viewsView & Download
9:54Async Await Why should not we use async void? How to handle exception while using async Task?A2Z Tech118 viewsView & Download
1:37C# : The return type of an async method must be void, Task or Task THey Delphi35 viewsView & Download