TaskAsyncActionDescriptor Properties
Namespace:
System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ActionName | Gets the name of the action method.(Overrides ActionDescriptor.ActionName.) |
![]() | ControllerDescriptor | Gets the controller descriptor.(Overrides ActionDescriptor.ControllerDescriptor.) |
![]() | MethodInfo | |
![]() | TaskMethodInfo | Gets information for the asynchronous task. |
![]() | UniqueId | Gets the unique ID for the task.(Overrides ActionDescriptor.UniqueId.) |
Show:
