TaskAsyncActionDescriptor Properties
The TaskAsyncActionDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionName | Gets the name of the action method. (Overrides ActionDescriptor::ActionName.) |
|
ControllerDescriptor | Gets the controller descriptor. (Overrides ActionDescriptor::ControllerDescriptor.) |
|
TaskMethodInfo | Gets information for the asynchronous task. |
|
UniqueId | Gets the unique ID for the task. (Overrides ActionDescriptor::UniqueId.) |
Show: