這篇是《Async and Await in C# and ASP.NET》的筆記,
文章中介紹async/await的觀念,非常精闢所以整理起來與大家分享
- .NET的非同步改善的不是速度、效能(performance);改善的是處理的資料量(throughput)。非同步的程式碼會明顯變快,是因為同時間處理的資料量變多,但使用非同步,程式的處理速度變快非必然!
這篇是《Async and Await in C# and ASP.NET》的筆記,
文章中介紹async/await的觀念,非常精闢所以整理起來與大家分享
HDrawingObject從Halcon12就有了


[問題描述]