TplExtensions.NoThrowValueTaskAwaitable<TResult> Struct

Definition

An awaitable that wraps a ValueTask<TResult> and never throws an exception when waited on.

C#
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct TplExtensions.NoThrowValueTaskAwaitable<TResult>

Type Parameters

TResult

The type of the result.

Inheritance
TplExtensions.NoThrowValueTaskAwaitable<TResult>
Attributes

Constructors

Methods

GetAwaiter()

Gets the awaiter.

Applies to

Tuote Versiot
Visual Studio SDK 2022