ISynchronizationLogService Interface |
Namespace: SanteDB.DisconnectedClient.Synchronization
The ISynchronizationLogService type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteQuery |
Mark the specified query as complete
| |
| Delete |
Deletes the specified log entry
| |
| FindQueryData |
Find the query data
| |
| GetAll |
Get all log entries
| |
| GetLastEtag |
Get the last ETag of the type
| |
| GetLastTime |
Get the last time that the specified type was synchronized
| |
| Save |
Update the log entry
| |
| SaveQuery |
Save the specified query data for later continuation
|