HttpContext Constructor (HttpWorkerRequest)
.NET Framework (current version)
Initializes a new instance of the HttpContext class that uses the specified worker-request object.
Assembly: System.Web (in System.Web.dll)
Parameters
- wr
-
Type:
System.Web.HttpWorkerRequest
The HttpWorkerRequest object for the current HTTP request.
.NET Framework
Available since 1.1
Available since 1.1
Show: