December 2019
Intermediate to advanced
346 pages
9h 8m
English
In the previous chapter, we introduced asynchronous programming practices and solutions available in C#, even prior to .NET Core. We also discussed scenarios where asynchronous programming can be handy, and where it should be avoided.
In this chapter, we will dig more deeply into asynchronous programming, and will introduce two keywords that make writing asynchronous code very easy. We will be covering the following topics in this chapter:
Let's ...
Read now
Unlock full access