SyncOperationStatistics Members

Represents statistics about a bidirectional synchronization session.

The following tables list the members exposed by the SyncOperationStatistics type.

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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Cc306284.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncOperationStatistics Class
Microsoft.Synchronization Namespace