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




Syntax

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

See Also

© 2010 All Rights Reserved.