Asynchronous programming with async and await has existed in .NET for years. Now Microsoft is delivering a new runtime environment for asynchronous execution.
It’s the main hub that ties everything together—sort of like the conductor for the orchestra that is a robot. It takes in data from sensors, runs that through some code (which you or someone else ...