ReflectedAsyncActionDescriptor.AsyncMethodInfo Propriété
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.
Obtient les informations de méthode pour la méthode d'action asynchrone.
public System.Reflection.MethodInfo AsyncMethodInfo { get; }
member this.AsyncMethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property AsyncMethodInfo As MethodInfo
Valeur de propriété
Informations de méthode pour la méthode d'action asynchrone.