Click or drag to resize

ISynchronizationLogService Methods

The ISynchronizationLogService type exposes the following members.

Methods
 NameDescription
Public methodCompleteQuery Mark the specified query as complete
Public methodCreate Create a new synchronization log entry
Public methodDelete Deletes the specified log entry
Public methodGet Get the last time that the specified type was synchronized
Public methodGetAll Get all log entries
Public methodGetCurrentQuery Find the query data
Public methodSave Update the log entry
Public methodSaveError Save the error to the synchronization log
Public methodSaveQuery Save the specified query data for later continuation
Public methodStartQuery Start a query record
Top
See Also