SynchronizationUpdateError

Defines constants that indicate the reason for the update failure.

Members

Member Description Value
DependencyNotFound The update is dependent on another update that was not found on the WSUS server and was not provided by an upstream server. 1
MetadataInvalid The metadata for the update is not valid and could not be processed by the database. 2
Unknown The error is unknown. 0

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.

See Also

SynchronizationUpdateErrorInfo.Error