摘要:
Asynchronous Programming in C# and Visual Basic C# 和 Visual Basic 中的异步编程Mads Torgersen, MicrosoftOctober 2010ContentsWhy asynchronous?为什么要异步How bad is it? 情况有多糟A new approach一个新的途径Tasks任务The Task-based asynchronous pattern基于Task的异步模式Async methods and awaiting异步方法与等待Event handlers and void returning 阅读全文