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.
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. |