资讯

Exception handling is different for asynchronous code. Learn the exception handling semantics for asynchronous methods in C#.
A good knowledge of exception handling is needed to build applications that are capable of handling runtime errors efficiently. Start with these simple guidelines.