Exceptions aren't handled the same way in Asynchronous code as they are in Synchronous code. In this video we go through the expected behaviour that occurs if you don't change the way you deal with exceptions in your async await methods in c# applications.
コメント