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




The following tables list the members exposed by ImageHandler.

Public Constructors

 NameDescription
public ConstructorImageHandler Constructor Default Constructor  
Top

Public Properties

 NameDescription
public PropertyIsReusable Gets a value indicating whether another request can use the IHttpHandler instance.  
Top

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.