NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpApplication Class

Object
   HttpApplication

[Visual Basic]
Public Class HttpApplication
   Implements IHttpAsyncHandler, IHttpHandler, IComponent
[C#]
public class HttpApplication : IHttpAsyncHandler, IHttpHandler,
   IComponent
[C++]
public __gc class HttpApplication : public IHttpAsyncHandler,
   IHttpHandler, IComponent
[JScript]
public class HttpApplication implements IHttpAsyncHandler,
   IHttpHandler, IComponent

Remarks

[To be supplied.]

Requirements

Namespace: System.Web

Assembly: System.Web.dll

See Also

HttpApplication Members | System.Web Namespace