TplExtensions.NoThrowTaskAwaitable Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An awaitable that wraps a task and never throws an exception when waited on.
public: value class TplExtensions::NoThrowTaskAwaitable
C++/WinRT
struct TplExtensions::NoThrowTaskAwaitable
public struct TplExtensions.NoThrowTaskAwaitable
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct TplExtensions.NoThrowTaskAwaitable
type TplExtensions.NoThrowTaskAwaitable = struct
[<System.Runtime.CompilerServices.IsReadOnly>]
type TplExtensions.NoThrowTaskAwaitable = struct
Public Structure TplExtensions.NoThrowTaskAwaitable
- Inheritance
-
TplExtensions.NoThrowTaskAwaitable
- Attributes
Tpl |
Initializes a new instance of the TplExtensions.NoThrowTaskAwaitable struct. |
Get |
Gets the awaiter. |
Tuote | Versiot |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |
This type is thread-safe for all members.