Partager via


TplExtensions.NoThrowValueTaskAwaitable Structure

Définition

Structure pouvant être attendue qui encapsule une tâche et ne génère jamais d'exception pendant qu'elle est attendue.

[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct TplExtensions.NoThrowValueTaskAwaitable
[<System.Runtime.CompilerServices.IsReadOnly>]
type TplExtensions.NoThrowValueTaskAwaitable = struct
Public Structure TplExtensions.NoThrowValueTaskAwaitable
Héritage
TplExtensions.NoThrowValueTaskAwaitable
Attributs

Constructeurs

TplExtensions.NoThrowValueTaskAwaitable(ValueTask, Boolean)

Initialise une nouvelle instance du struct TplExtensions.NoThrowValueTaskAwaitable.

Méthodes

GetAwaiter()

Obtient l'awaiter.

S’applique à