ESRI.ArcGIS.ADF.Web | |
ADFResourceHandler Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web Namespace : ADFResourceHandler Class |
For a list of all members of this type, see ADFResourceHandler members.
Name | Description | |
---|---|---|
ProcessRequest | Load the resource specified in the query string and return it as the HTTP response. | |
ReadBinaryResource | Read a binary resource such as an image in from the stream. Since we can't get its size, read it in a block at a time until we reach the end of the stream. |