AsyncActionDescriptor Properties
The AsyncActionDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionName | Gets the name of the action method. (Inherited from ActionDescriptor.) |
|
ControllerDescriptor | Gets the controller descriptor. (Inherited from ActionDescriptor.) |
|
UniqueId | Gets the unique ID for the action descriptor using lazy initialization. (Inherited from ActionDescriptor.) |
Show: