ESRI.ArcGIS.ADF.ArcGISServer
ImageServerProxy Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : ImageServerProxy Class




Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
<WebServiceBindingAttribute(Name="ImageServerBinding", Namespace="http://www.esri.com/schemas/ArcGIS/10.0")>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.ImageServerForceDeriveFromAnyType)>
Public Class ImageServerProxy 
   Inherits SoapHttpClientProtocol
   Implements IHttpProxy 
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
[WebServiceBindingAttribute(Name="ImageServerBinding", Namespace="http://www.esri.com/schemas/ArcGIS/10.0")]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.ImageServerForceDeriveFromAnyType)]
public class ImageServerProxy : SoapHttpClientProtocol, IHttpProxy  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Web.Services.Protocols.WebClientProtocol
            System.Web.Services.Protocols.HttpWebClientProtocol
               System.Web.Services.Protocols.SoapHttpClientProtocol
                  ESRI.ArcGIS.ADF.ArcGISServer.ImageServerProxy
                     ESRI.ArcGIS.ADF.ArcGISServer.ImageServerDcomProxy

See Also

© 2010 All Rights Reserved.