ESRI.ArcGIS.ADF.Web
ImageHandler Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web Namespace : ImageHandler Class




For a list of all members of this type, see ImageHandler members.

Public Methods

 NameDescription
public MethodBeginProcessRequestInitiates an asynchronous call to the HTTP handler. System.Web.IHttpAsyncHandler.BeginProcessRequest(System.Web.HttpContext,System.AsyncCallback,System.Object)  
public MethodEndProcessRequest Identifies the end of the asyncronous request  
public MethodProcessRequestEnables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext)  
Top

See Also

© 2011 All Rights Reserved.