Mono Class Library: Overview

System.Web.HttpApplication: Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes the HttpApplication class.

Public Properties

[read-only]
ApplicationHttpApplicationState. Documentation for this section has not yet been entered.
[read-only]
ContextHttpContext. Documentation for this section has not yet been entered.
[read-only]
ModulesHttpModuleCollection. Documentation for this section has not yet been entered.
[read-only]
RequestHttpRequest. Documentation for this section has not yet been entered.
[read-only]
ResponseHttpResponse. Documentation for this section has not yet been entered.
[read-only]
ServerHttpServerUtility. Documentation for this section has not yet been entered.
[read-only]
SessionSystem.Web.SessionState.HttpSessionState. Documentation for this section has not yet been entered.
SiteSystem.ComponentModel.ISite. Documentation for this section has not yet been entered.
[read-only]
UserSystem.Security.Principal.IPrincipal. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
EventsSystem.ComponentModel.EventHandlerList. Documentation for this section has not yet been entered.

Public Methods

AddOnAcquireRequestStateAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.AcquireRequestState event.
AddOnAcquireRequestStateAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnAuthenticateRequestAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.AuthenticateRequest event.
AddOnAuthenticateRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnAuthorizeRequestAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.AuthorizeRequest event.
AddOnAuthorizeRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnBeginRequestAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.BeginRequest event.
AddOnBeginRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnEndRequestAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.EndRequest event.
AddOnEndRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnLogRequestAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnLogRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnMapRequestHandlerAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnMapRequestHandlerAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostAcquireRequestStateAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostAcquireRequestStateAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostAuthenticateRequestAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostAuthenticateRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostAuthorizeRequestAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostAuthorizeRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostLogRequestAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostLogRequestAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostMapRequestHandlerAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostMapRequestHandlerAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostReleaseRequestStateAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostReleaseRequestStateAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.PostRequestHandlerExecute event.
AddOnPostRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostResolveRequestCacheAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostResolveRequestCacheAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPostUpdateRequestCacheAsync(BeginEventHandler, EndEventHandler)
Documentation for this section has not yet been entered.
AddOnPostUpdateRequestCacheAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnPreRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.PreRequestHandlerExecute event.
AddOnPreRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnReleaseRequestStateAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.ReleaseRequestState event.
AddOnReleaseRequestStateAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnResolveRequestCacheAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.ResolveRequestCache event.
AddOnResolveRequestCacheAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
AddOnUpdateRequestCacheAsync(BeginEventHandler, EndEventHandler)
Registers asynchronous handlers for the HttpApplication.UpdateRequestCache event.
AddOnUpdateRequestCacheAsync(BeginEventHandler, EndEventHandler, object)
Documentation for this section has not yet been entered.
CompleteRequest()
Stops the execution of the request pipeline.
Dispose()
Notifies the application that it is being disposed.
GetVaryByCustomString(HttpContext, string) : string
Documentation for this section has not yet been entered.
Init()
Documentation for this section has not yet been entered.

Public Events

AcquireRequestStateDocumentation for this section has not yet been entered.
AuthenticateRequestDocumentation for this section has not yet been entered.
AuthorizeRequestDocumentation for this section has not yet been entered.
BeginRequestDocumentation for this section has not yet been entered.
DisposedDocumentation for this section has not yet been entered.
EndRequestDocumentation for this section has not yet been entered.
ErrorDocumentation for this section has not yet been entered.
LogRequestDocumentation for this section has not yet been entered.
MapRequestHandlerDocumentation for this section has not yet been entered.
PostAcquireRequestStateDocumentation for this section has not yet been entered.
PostAuthenticateRequestDocumentation for this section has not yet been entered.
PostAuthorizeRequestDocumentation for this section has not yet been entered.
PostLogRequestDocumentation for this section has not yet been entered.
PostMapRequestHandlerDocumentation for this section has not yet been entered.
PostReleaseRequestStateDocumentation for this section has not yet been entered.
PostRequestHandlerExecuteDocumentation for this section has not yet been entered.
PostResolveRequestCacheDocumentation for this section has not yet been entered.
PostUpdateRequestCacheDocumentation for this section has not yet been entered.
PreRequestHandlerExecuteDocumentation for this section has not yet been entered.
PreSendRequestContentEvent invoked before the contents of the HTTP contents is sent
PreSendRequestHeadersEvent invoked before the contents of the HTTP request headers are sent.
ReleaseRequestStateDocumentation for this section has not yet been entered.
ResolveRequestCacheDocumentation for this section has not yet been entered.
UpdateRequestCacheDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.IHttpAsyncHandler.BeginProcessRequestDocumentation for this section has not yet been entered.
System.Web.IHttpAsyncHandler.EndProcessRequestDocumentation for this section has not yet been entered.
[read-only]
System.Web.IHttpHandler.IsReusablebool. Documentation for this section has not yet been entered.
System.Web.IHttpHandler.ProcessRequestDocumentation for this section has not yet been entered.