The following tables list the members exposed by FeatureAttachmentSyncAgent.
Name | Description | |
---|---|---|
![]() | FeatureAttachmentSyncAgent Constructor | Overloaded. Initializes a new instance. |
Name | Description | |
---|---|---|
![]() | AttachmentManager | Gets the attachment manager associated with the Feature Source. |
![]() | AttachmentsToDownload | Gets or sets the list of attachments to download. |
![]() | AttachmentsToUpload | Gets or sets the list of attachments to upload. |
![]() | Canceled | Gets the flag indicating if the synchronization was canceled. (Inherited from SyncAgent) |
![]() | DownloadContentType | Gets or sets the content type of Attachments to download. |
![]() | FeatureSource | Gets the related feature source. |
![]() | IsValid | Overridden. Indicates if the SyncAgent is correctly defined and can be used. |
![]() | MapDocumentConnection | Gets or sets the connection to the map document used for synchronization. (Inherited from SyncAgent) |
![]() | MaxAttachmentDownloadSize | Gets or sets the Maximum size of the Attachment to download. |
![]() | State | Gets the synchronization state. (Inherited from SyncAgent) |
![]() | SynchronizationDirection | Gets or sets the SyncDirection enumeration value that represents the direction of synchronization from the perspective of the client. |
Name | Description | |
---|---|---|
![]() | Cancel | 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) |
![]() | Dispose | Overloaded. Disposes the instance. (Inherited from SyncAgent) |
![]() | Synchronize | Overridden. Synchronizes data between the local and remote data stores. |
Name | Description | |
---|---|---|
![]() | OnStateChanged | Raises the StateChanged event. (Inherited from SyncAgent) |
Name | Description | |
---|---|---|
![]() | StateChanged | Occurs when there is a change in the synchronization state. (Inherited from SyncAgent) |