IHttpAsyncHandler Members

Defines the contract that HTTP asynchronous handler objects must implement.

The following tables list the members exposed by the IHttpAsyncHandler type.

  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.
Top

Community Additions

ADD
Show: