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 | |
---|---|---|
SyncSessionStatistics | Initializes a new instance of the SyncSessionStatistics class. |
Top
Public Properties
Name | Description | |
---|---|---|
ChangesApplied | Gets or sets the total number of changes that were successfully applied during the synchronization session. | |
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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncSessionStatistics Class
Microsoft.Synchronization Namespace