The following tables list the members exposed by SyncAgent.
Name | Description | |
---|---|---|
![]() | Canceled | Gets the flag indicating if the synchronization was canceled. |
![]() | IsValid | Indicates if the SyncAgent is correctly defined and can be used. |
![]() | MapDocumentConnection | Gets or sets the connection to the map document used for synchronization. |
![]() | State | Gets the synchronization state. |
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. |
![]() | Dispose | Overloaded. Disposes the instance. |
![]() | Synchronize | Synchronizes data between the local and remote data stores. |
Name | Description | |
---|---|---|
![]() | OnStateChanged | Raises the StateChanged event. |
Name | Description | |
---|---|---|
![]() | StateChanged | Occurs when there is a change in the synchronization state. |