1:41Is there a difference between always discarding a returned Task and making the method async void?Peter Schneider1 viewsView & Download
1:37C# : The return type of an async method must be void, Task or Task THey Delphi35 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:00Why async void is evil? How to use it safely when needed? | CodeNameK - 10Code with Saar820 viewsView & Download
4:35C# Async Await use Task not Void. Problem Example with While Loop⚡ CODE BUILDER1.9K 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