DefaultHttpHandler Properties
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Context | Gets the context that is associated with the current DefaultHttpHandler object. |
![]() | ExecuteUrlHeaders | Gets a collection of request headers and request values to transfer along with the request. |
![]() | IsReusable | Gets a Boolean value indicating that another request can use the current instance of the DefaultHttpHandler class. |
Show:

