TaskAsyncActionDescriptor.TaskMethodInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets information for the asynchronous task.
public System.Reflection.MethodInfo TaskMethodInfo { get; }
member this.TaskMethodInfo : System.Reflection.MethodInfo
Public ReadOnly Property TaskMethodInfo As MethodInfo
Property Value
Information for the asynchronous task.