![]() ![]() |
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.
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) |