IAsyncActionInvoker Methods

Visual Studio 2010

The IAsyncActionInvoker type exposes the following members.

  NameDescription
Public method BeginInvokeAction Invokes the specified action.
Public method EndInvokeAction Cancels the asynchronous action.
Public method InvokeAction Invokes the specified action by using the specified controller context. (Inherited from IActionInvoker.)
Top

Community Additions

ADD
Show: