IAsyncController Methods
Visual Studio 2010
The IAsyncController type exposes the following members.
| Name | Description | |
|---|---|---|
|
BeginExecute | Executes the specified request context. |
|
EndExecute | Ends the asynchronous operation. |
|
Execute | Executes the specified request context. (Inherited from IController.) |
Community Additions
ADD
Show: