IAsyncActionInvoker Methods
Visual Studio 2010
The IAsyncActionInvoker type exposes the following members.
| Name | Description | |
|---|---|---|
|
BeginInvokeAction | Invokes the specified action. |
|
EndInvokeAction | Cancels the asynchronous action. |
|
InvokeAction | Invokes the specified action by using the specified controller context. (Inherited from IActionInvoker.) |
Community Additions
ADD
Show: