![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | ImageHandler Constructor | Default Constructor |
Name | Description | |
---|---|---|
![]() | IsReusable | Gets a value indicating whether another request can use the IHttpHandler instance. |
Name | Description | |
---|---|---|
![]() | BeginProcessRequest | Initiates an asynchronous call to the HTTP handler. System.Web.IHttpAsyncHandler.BeginProcessRequest(System.Web.HttpContext,System.AsyncCallback,System.Object) |
![]() | EndProcessRequest | Identifies the end of the asyncronous request |
![]() | ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. System.Web.IHttpHandler.ProcessRequest(System.Web.HttpContext) |