See Also: HttpWorkerRequest Members
The web server will create an object derived from HttpWorkerRequest (or its derived class System.Web.Hosting.SimpleWorkerRequest) which will act as the gateway between the web server and System.Web. The implementation of the various abstract methods in this class should provide access to the incoming request and should provide a mechanism to send back messages back to the HTTP client.
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0