SYNC_PROGRESS_STAGE enumeration
Represents the stages of a synchronization session.
Syntax
typedef enum { SPS_CHANGE_DETECTION, SPS_CHANGE_ENUMERATION, SPS_CHANGE_APPLICATION } SYNC_PROGRESS_STAGE;
Constants
- SPS_CHANGE_DETECTION
-
Changes are being detected on the source replica.
- SPS_CHANGE_ENUMERATION
-
Changes from the source replica are being enumerated.
- SPS_CHANGE_APPLICATION
-
Changes are being applied to the destination replica.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/27/2012