This topic has not yet been rated - Rate this topic

HttpContext Constructor

Initializes a new instance of the HttpContext class.

Name Description
HttpContext (HttpWorkerRequest) Initializes a new instance of the HttpContext class with the specified worker request object.
HttpContext (HttpRequest, HttpResponse) Initializes a new instance of the HttpContext class with the specified request and response objects.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.