The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Asynchronous programming in .NET (XAML)
This section discusses calling asynchronous APIs in the Windows Runtime from C# and Microsoft Visual Basic.
In this section
| Topic | Description |
|---|---|
|
The Windows Runtime includes many asynchronous APIs to ensure that your app remains responsive when it does work that might take an extended amount of time. This topic discusses how to use asynchronous methods from the Windows Runtime in C# or Visual Basic. |
Show: