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


The following tables list the members exposed by FeatureAttachmentSyncAgent.

Public Constructors

 NameDescription
Public ConstructorFeatureAttachmentSyncAgent ConstructorOverloaded.  Initializes a new instance.  
Top

Public Properties

 NameDescription
Public PropertyAttachmentManager Gets the attachment manager associated with the Feature Source.  
Public PropertyAttachmentsToDownload Gets or sets the list of attachments to download.  
Public PropertyAttachmentsToUpload Gets or sets the list of attachments to upload.  
Public PropertyCanceled Gets the flag indicating if the synchronization was canceled. (Inherited from SyncAgent)
Public PropertyDownloadContentType Gets or sets the content type of Attachments to download.  
Public PropertyFeatureSource Gets the related feature source.  
Public PropertyIsValidOverridden.  Indicates if the SyncAgent is correctly defined and can be used.  
Public PropertyMapDocumentConnection Gets or sets the connection to the map document used for synchronization. (Inherited from SyncAgent)
Public PropertyMaxAttachmentDownloadSize Gets or sets the Maximum size of the Attachment to download.  
Public PropertyState Gets the synchronization state. (Inherited from SyncAgent)
Public PropertySynchronizationDirection Gets or sets the SyncDirection enumeration value that represents the direction of synchronization from the perspective of the client.  
Top

Public Methods

 NameDescription
Public MethodCancel Requests the synchronization to cancel. This is only applicable if the synchronization is occurring on a different thread than the one requesting to cancel. (Inherited from SyncAgent)
Public MethodDisposeOverloaded.  Disposes the instance. (Inherited from SyncAgent)
Public MethodSynchronizeOverridden.  Synchronizes data between the local and remote data stores.  
Top

Protected Methods

 NameDescription
Protected MethodOnStateChanged Raises the StateChanged event. (Inherited from SyncAgent)
Top

Public Events

 NameDescription
Public EventStateChanged Occurs when there is a change in the synchronization state. (Inherited from SyncAgent)
Top

See Also

© 2013 All Rights Reserved.