ReflectedAsyncActionDescriptor.AsyncMethodInfo Property
Gets the method information for the asynchronous action method.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Reflection.MethodInfoThe method information for the asynchronous action method.
Show: