Represents the stages of a synchronization session.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public enum SessionProgressStage
public enum SessionProgressStage
public enum SessionProgressStage
| |
Member name |
Description |
|
ChangeApplication
|
Changes are being applied to the destination replica. |
|
ChangeDetection
|
Changes are being detected on the source replica. |
|
ChangeEnumeration
|
Changes from the source replica are being enumerated. |