Partager via


ReflectedAsyncActionDescriptor.CompletedMethodInfo Propriété

Définition

Obtient les informations de méthode pour la méthode d'exécution asynchrone.

public System.Reflection.MethodInfo CompletedMethodInfo { get; }
member this.CompletedMethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property CompletedMethodInfo As MethodInfo

Valeur de propriété

Informations de méthode pour la méthode d'exécution asynchrone.

S’applique à