System.Web.DefaultHttpHandler: Property Members

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

Public Properties

[read-only]
IsReusablebool.

Gets a Boolean value indicating that another request can use the current instance of the System.Web.DefaultHttpHandler class.

Protected Properties

[read-only]
ContextHttpContext.

Gets the context that is associated with the current System.Web.DefaultHttpHandler object.

[read-only]
ExecuteUrlHeadersSystem.Collections.Specialized.NameValueCollection.

Gets a collection of request headers and request values to transfer along with the request.