This documentation is archived and is not being maintained.
SessionProgressStage Enumeration
Represents the stages of a synchronization session.
Namespace:
Microsoft.Synchronization
Assembly:
Microsoft.Synchronization (in Microsoft.Synchronization.dll)
public enum SessionProgressStage
| Member name | Description |
|---|
| ChangeDetection | Changes are being detected on the source replica. |
| ChangeEnumeration | Changes from the source replica are being enumerated. |
| ChangeApplication | Changes are being applied to the destination replica. |