When implemented by a class, defines the contract that ASP HttpAsyncHandler objects must implement.
IHttpAsyncHandler
[Visual Basic] Public Interface IHttpAsyncHandler Implements IHttpHandler [C#] public interface IHttpAsyncHandler : IHttpHandler [C++] public __gc __interface IHttpAsyncHandler : public IHttpHandler
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
HttpApplication |
[To be supplied.]
Namespace: System.Web
Assembly: System.Web.dll