IHttpContext3 Interface
IIS 7.0
Represents the reprocessing of an HTTP request and enables additional support for asynchronous operations.
The following table lists the methods exposed by the IHttpContext3 interface.
Name | Description |
|---|---|
Retrieves a container of named context objects. | |
Enables an asynchronous full-duplex connection for this context. | |
Causes the request to inherit the specified server variable. | |
Posts the completion of the asynchronous operation. |