Chapter 6. Asynchrony in .NET
In this chapter, we will cover the following topics:
- Making your code asynchronous
- Understanding asynchrony and Universal Windows Platform apps
- Using asynchrony with web applications
- Working with actors and the TPL Dataflow library