This topic has not yet been rated - Rate this topic

IHttpAsyncHandler Methods

The IHttpAsyncHandler type exposes the following members.

  Name Description
Public method BeginProcessRequest Initiates an asynchronous call to the HTTP handler.
Public method EndProcessRequest Provides an asynchronous process End method when the process ends.
Public method ProcessRequest Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. (Inherited from IHttpHandler.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.