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




Syntax

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

See Also

© 2010 All Rights Reserved.