ISynchronization |
The ISynchronizationLogService type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteQuery | Mark the specified query as complete | |
| Create | Create a new synchronization log entry | |
| Delete | Deletes the specified log entry | |
| Get | Get the last time that the specified type was synchronized | |
| GetAll | Get all log entries | |
| GetCurrentQuery | Find the query data | |
| Save | Update the log entry | |
| SaveError | Save the error to the synchronization log | |
| SaveQuery | Save the specified query data for later continuation | |
| StartQuery | Start a query record |