Langue

TplExtensions.NoThrowValueTaskAwaitable Structure

Définition

Attendu qui encapsule une tâche et ne lève jamais d’exception en cas d’attente.

[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

Nom Description
TplExtensions.NoThrowValueTaskAwaitable(ValueTask, Boolean)

Initialise une nouvelle instance du TplExtensions.NoThrowValueTaskAwaitable struct.

Méthodes

Nom Description
GetAwaiter()

Obtient l’awaiter.

S’applique à