共用方式為


ReflectedAsyncActionDescriptor.CompletedMethodInfo 屬性

定義

取得非同步完成方法的方法資訊。

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

屬性值

非同步完成方法的方法資訊。

適用於