关于[ConfigureAwait FAQ]的摘要:
.NET added async/await to the languages and libraries over seven years ago. In that time, it’s caught on like wildfire, not only across the .NET ecosystem, but also being replicated in a myriad of other languages and frameworks. It’s also seen a ton of improvements in .NET, in terms of additional language constructs that utilize asynchrony...
原文地址: https://devblogs.microsoft.com/dotnet/configureawait-faq/