arachnode.net

Global Methods

The methods of the Global class are listed below. For a complete list of Global class members, see the Global Members topic.

Internal Static Methods

RefreshIndexSearcher Refreshes the index searcher.

Public Instance Methods

AddOnAcquireRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnAuthenticateRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnAuthorizeRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnBeginRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnEndRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnLogRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnMapRequestHandlerAsync (inherited from HttpApplication)Overloaded.  
AddOnPostAcquireRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnPostAuthenticateRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnPostAuthorizeRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnPostLogRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnPostMapRequestHandlerAsync (inherited from HttpApplication)Overloaded.  
AddOnPostReleaseRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnPostRequestHandlerExecuteAsync (inherited from HttpApplication)Overloaded.  
AddOnPostResolveRequestCacheAsync (inherited from HttpApplication)Overloaded.  
AddOnPostUpdateRequestCacheAsync (inherited from HttpApplication)Overloaded.  
AddOnPreRequestHandlerExecuteAsync (inherited from HttpApplication)Overloaded.  
AddOnReleaseRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnResolveRequestCacheAsync (inherited from HttpApplication)Overloaded.  
AddOnUpdateRequestCacheAsync (inherited from HttpApplication)Overloaded.  
CompleteRequest (inherited from HttpApplication) 
Dispose (inherited from HttpApplication) 
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
GetVaryByCustomString (inherited from HttpApplication) 
Init (inherited from HttpApplication) 
ToString (inherited from Object) 

Protected Instance Methods

Application_End Handles the End event of the Application control.
Application_Start Handles the Start event of the Application control.
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Explicit Interface Implementations

IHttpAsyncHandler.BeginProcessRequest (inherited from HttpApplication) 
IHttpAsyncHandler.EndProcessRequest (inherited from HttpApplication) 
IHttpHandler.ProcessRequest (inherited from HttpApplication) 

See Also

Global Class | Arachnode.Web Namespace