Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents the stages of a synchronization session.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public Enumeration SessionProgressStage
'Usage
Dim instance As SessionProgressStage
public enum SessionProgressStage
public enum class SessionProgressStage
public enum SessionProgressStage
public enum SessionProgressStage
Members
| 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. |