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




Syntax

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

See Also

© 2010 All Rights Reserved.