IAwaiter<T> Interface
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.
public interface IAwaiter<out T> : System.Runtime.CompilerServices.INotifyCompletion
type IAwaiter<'T> = interface
interface INotifyCompletion
Public Interface IAwaiter(Of Out T)
Implements INotifyCompletion
Paramètres de type
- T
- Dérivé
- Implémente
Propriétés
IsCompleted |
Méthodes
GetResult() |