Mono Class Library: Overview

System.Web.DefaultHttpHandler: Members

The members of System.Web.DefaultHttpHandler are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsReusablebool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
ContextHttpContext. Documentation for this section has not yet been entered.
[read-only]
ExecuteUrlHeadersSystem.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered.

Public Methods

BeginProcessRequest(HttpContext, AsyncCallback, object) : IAsyncResult
Documentation for this section has not yet been entered.
EndProcessRequest(IAsyncResult)
Documentation for this section has not yet been entered.
OnExecuteUrlPreconditionFailure()
Documentation for this section has not yet been entered.
OverrideExecuteUrlPath() : string
Documentation for this section has not yet been entered.
ProcessRequest(HttpContext)
Documentation for this section has not yet been entered.