SynchronizationUpdateError Enumeration
Defines constants that indicate the reason for the update failure.
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 SynchronizationUpdateError
SerializableAttribute ComVisibleAttribute(true) public enum SynchronizationUpdateError
| Member name | Description |
|---|---|
| DependencyNotFound | The update is dependent on another update that was not found on the WSUS server and was not provided by an upstream server. |
| MetadataInvalid | The metadata for the update is not valid and could not be processed by the database. |
| Unknown | The error is unknown. |
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2