IHttpAsyncHandler Methods
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| BeginProcessRequest | Initiates an asynchronous call to the HTTP handler. |
| EndProcessRequest | Provides an asynchronous process End method when the process ends. |
Community Additions
ADD
Show: