Partager via


ReflectedAsyncActionDescriptor.AsyncMethodInfo Propriété

Définition

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.

S’applique à