Class | Description | |
---|---|---|
![]() | DecomposedExtent | When a FeatureSyncAgent download data, it needs to decompose the requested extent into a subset of manageable extents based on a feature count threshold. |
![]() | FeatureAttachmentSyncAgent | SyncAgent specialized for synchronizing feature attachment files. Attachment information is downloaded and uploaded with the features themselves. The attachment files have to be downloaded and uploaded separately for performance reasons. |
![]() | FeatureAttachmentSyncResults | Represents a summary of a synchronization session for feature attachments. |
![]() | FeatureSyncAgent | Represents the settings for a feature source involved in a synchronization. |
![]() | FeatureSyncProgressEventArgs | Used by FeatureSyncAgent.OnProgressChanged. |
![]() | FeatureSyncResults | Represents a summary of a synchronization session for a feature source. |
![]() | MapDocumentConnection | Defines a connection to Map Document (MXD) and its data used for synchronizing local data. |
![]() | MobileCacheSyncAgent | Represents a collection of SyncAgents and offers methods and properties that applies to the collection. |
![]() | MobileCacheSyncAgentProgressEventArgs | Provides data for ProgressChanged event. |
![]() | MobileCacheSyncResults | Represents a summary of a MobileCache synchronization session. |
![]() | MobileServiceConnection | Defines a connection to Map Document (MXD) and its data through an ArcGIS server. |
![]() | RequestException | Exception returned by Requests when the server failed to execute the request. |
![]() | RequestStatistic | Request used to access information on last server request. Useful for measuring the performance of your service and prototyping your development. |
![]() | SyncAgent | Represents the settings for data objects involved in a synchronization. |
![]() | SyncResults | Represents a summary of a synchronization session. |
Enumeration | Description | |
---|---|---|
![]() | FeatureSyncStep | Describes the current synchronization step of a FeatureSyncAgent. |
![]() | SyncDirection | Defines the direction that data changes flow, from the perspective of the cache. |
![]() | SyncPhase | Describes the sync agent progress phases. |
![]() | SyncState | Defines the state that synchronization agent is in. |