SynchronizationResult Enumeration
Defines constants that indicate the result of the synchronization process.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(true) */ public enum SynchronizationResult
SerializableAttribute ComVisibleAttribute(true) public enum SynchronizationResult
| Member name | Description |
|---|---|
| Canceled | The synchronization process has been canceled. |
| Failed | The synchronization process has failed. |
| NeverRun | The synchronization process has never run. |
| Succeeded | The synchronization process has successfully completed. |
| Unknown | The synchronization process has ended for an unknown reason. |
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2