This documentation is archived and is not being maintained.
IHttpAsyncHandler Methods
.NET Framework 1.1
The methods of the IHttpAsyncHandler interface are listed here. For a complete list of IHttpAsyncHandler interface members, see the IHttpAsyncHandler Members topic.
Public Methods
BeginProcessRequest | Initiates an asynchronous call to the HTTP handler. |
EndProcessRequest | Provides an asynchronous process End method when the process ends. |
See Also
Show:
