July 2022
Intermediate to advanced
660 pages
12h 41m
English
In this chapter, you will learn about the Task-based Asynchronous Pattern (TAP). You will learn how to program tasks asynchronously and how to access web resources using async, await, and WhenAll. You will also learn about different return types and extract the required results. Plus, you will learn how to correctly cancel asynchronous operations and perform asynchronous file reading and writing.
In this chapter, we will be covering the following topics:
Read now
Unlock full access