The members of System.Web.DefaultHttpHandler are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Web.DefaultHttpHandler class. |
[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. |
BeginProcessRequest(HttpContext, AsyncCallback, object)
| ||
EndProcessRequest(IAsyncResult)
| ||
OnExecuteUrlPreconditionFailure()
| ||
OverrideExecuteUrlPath()
| ||
ProcessRequest(HttpContext)
|