ESRI.ArcGIS.Mobile
MobileServiceConnection Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching.Synchronization Namespace : MobileServiceConnection Class


The following tables list the members exposed by MobileServiceConnection.

Public Constructors

 NameDescription
Public ConstructorMobileServiceConnection ConstructorOverloaded.  Creates a new instance.  
Top

Public Properties

 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyIsValidOverridden.  Indicates if the protocol with the server valid.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTokenCredential Gets or sets the credentials used by the token server.  
Public PropertyUrl Gets or sets the Uniform Resource Locator.  
Public PropertyWebClientProtocol The protocol used by the synchronization service.  
Public PropertyWebClientProtocolType Gets or sets the type of protocol used for synchronizing data with the server.  
Top

Protected Properties

 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFeatureDownloadThreshold Gets the maximum number of features to retrieve per request. (Inherited from MapDocumentConnection)
Protected PropertyRecommendedUploadBufferSize Gets the maximum number of features to retrieve per request. (Inherited from MapDocumentConnection)
Top

Public Methods

 NameDescription
Public MethodCreateCacheOverloaded.  Creates a new empty mobile cache if it doesn't already exist. (Inherited from MapDocumentConnection)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  Disposes the instance.  
Public MethodGetFeatureCountOverloaded.  Returns the feature count on the remote map document for the feature source and the filter. (Inherited from MapDocumentConnection)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Protected Methods

 NameDescription
Protected MethodAbortOverridden.  Cancels requests (not intended for public consumption).  
Protected MethodDownloadFileOverridden.  Internal method for retrieving data from a MobileService source (not intended for public consumption).  
Protected MethodExecuteRequestOverloaded. Overridden.  Internal method for retrieving data from a MobileService source (not intended for public consumption).  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top

See Also

© 2013 All Rights Reserved.