SyncSessionStatistics Class
Represents statistics about a single, unidirectional synchronization session.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The SyncSessionStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SyncSessionStatistics | Initializes a new instance of the SyncSessionStatistics class. |
| 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. |
Show:
