Share via


SyncSessionStatistics Members

Represents statistics about a single, unidirectional synchronization session.

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

Public Constructors

  Name Description
Public method SyncSessionStatistics Initializes a new instance of the SyncSessionStatistics class.

Top

Public Properties

  Name Description
Public property ChangesApplied Gets or sets the total number of changes that were successfully applied during the synchronization session.
Public property ChangesFailed Gets or sets the total number of changes that were not applied during a 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 Static 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

SyncSessionStatistics Class
Microsoft.Synchronization Namespace