The following tables list the members exposed by MobileCacheSyncAgent.
Name | Description | |
---|---|---|
![]() | MobileCacheSyncAgent Constructor | Overloaded. Creates a new instance. |
Name | Description | |
---|---|---|
![]() | Canceled | Gets the flag indicating if the synchronization was canceled. (Inherited from SyncAgent) |
![]() | FeatureSyncAgents | Gets the collection of FeatureSyncAgents. |
![]() | IsValid | Indicates if the SyncAgent is correctly defined and can be used. (Inherited from SyncAgent) |
![]() | MapDocumentConnection | Overridden. Gets or sets the connection to the map document used for synchronization. |
![]() | State | Gets the synchronization state. (Inherited from SyncAgent) |
Name | Description | |
---|---|---|
![]() | BeginDownloadExtent | Begins an asynchronous operation to download data between the local and remote data stores for the given extent. |
![]() | 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) |
![]() | DownloadExtent | Invokes DownloadExtent on each agent. |
![]() ![]() | EndDownloadExtent | Completes an asynchronous to download data between the local and remote data stores for the given extent. |
![]() | Synchronize | Overridden.
Begins an synchronous operation to synchronizes data between the local and remote data stores.
Synchronizes all the sync agents. |
Name | Description | |
---|---|---|
![]() | OnStateChanged | Raises the StateChanged event. (Inherited from SyncAgent) |
Name | Description | |
---|---|---|
![]() | ProgressChanged | Raised when the synchronization progress have changed. |
![]() | StateChanged | Occurs when there is a change in the synchronization state. (Inherited from SyncAgent) |