DefaultHttpHandler Properties
.NET Framework 2.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| IsReusable | Gets a Boolean value indicating that another request can use the current instance of the DefaultHttpHandler class. |
| 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. |
Community Additions
ADD
Show: