IAsyncController Methods

Visual Studio 2010

The IAsyncController type exposes the following members.

  NameDescription
Public method BeginExecute Executes the specified request context.
Public method EndExecute Ends the asynchronous operation.
Public method Execute Executes the specified request context. (Inherited from IController.)
Top

Community Additions

ADD
Show: