TplExtensions.NoThrowTaskAwaitable Struct

Definition

An awaitable that wraps a task and never throws an exception when waited on.

C++/WinRT
struct TplExtensions::NoThrowTaskAwaitable
Inheritance
TplExtensions.NoThrowTaskAwaitable
Attributes

Constructors

Methods

GetAwaiter()

Gets the awaiter.

Applies to

Tuote Versiot
Visual Studio SDK 2015, 2017, 2019, 2022

Thread Safety

This type is thread-safe for all members.