Don't have
Telegram
yet? Try it now!
Context
Embed
View In Channel
<script async src="https://telegram.org/js/telegram-widget.js?14" data-telegram-post="dncuug/1368" data-width="100%"></script>
Copy
devdigest // dot net
Свежий пост на блоге Microsoft про async/await и их работу, а также про: SynchronizationContext, TaskScheduler, ConfigureAwait и многое другое
https://devblogs.microsoft.com/dotnet/configureawait-faq
#async #await
.NET Blog
ConfigureAwait FAQ | .NET Blog
.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…
Eldiara