ReflectedAsyncActionDescriptor Properties

Visual Studio 2010

The ReflectedAsyncActionDescriptor type exposes the following members.

  NameDescription
Public property ActionName Gets the name of the action method. (Overrides ActionDescriptor.ActionName.)
Public property AsyncMethodInfo Gets the method information for the asynchronous action method.
Public property CompletedMethodInfo Gets the method information for the asynchronous completion method.
Public property ControllerDescriptor Gets the controller descriptor for the asynchronous action method. (Overrides ActionDescriptor.ControllerDescriptor.)
Top

Community Additions

ADD
Show: