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




Syntax

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

See Also

© 2010 All Rights Reserved.