The properties of System.Web.DefaultHttpHandler are listed below. For a list of all members, see the DefaultHttpHandler Members list.
See Also: Inherited members from System.Object
[read-only] | IsReusable | bool.
![]() Gets a Boolean value indicating that another request can use the current instance of the System.Web.DefaultHttpHandler class. |
[read-only] | Context | HttpContext.
![]() Gets the context that is associated with the current System.Web.DefaultHttpHandler object. |
[read-only] | ExecuteUrlHeaders | System.Collections.Specialized.NameValueCollection.
![]() Gets a collection of request headers and request values to transfer along with the request. |