TplExtensions.NoThrowValueTaskAwaitable Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |