SyncOperationStatistics Properties

Public Properties

  Name Description
Public property DownloadChangesApplied
Gets the total number of changes that were successfully applied during the download session.
Public property DownloadChangesFailed
Gets the total number of changes that were not applied during the download session.
Public property DownloadChangesTotal
Gets the total number of changes that were tried during the download session.
Public property SyncEndTime
Gets or sets the date and time when the synchronization session ended.
Public property SyncStartTime
Gets or sets the date and time when the synchronization session started.
Public property UploadChangesApplied
Gets the total number of changes that were successfully applied during the upload session.
Public property UploadChangesFailed
Gets the total number of changes that failed to apply during the upload session.
Public property UploadChangesTotal
Gets the total number of changes that were tried during the upload session.

Top

See Also

Reference

SyncOperationStatistics Class
Microsoft.Synchronization Namespace