SynchronizationUpdateErrorInfoCollection.Add Method

 

Applies To: Windows Server Update Services

Adds update error information to the end of the collection.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_protmethod Add(Object)

Adds an element to the end of the collection.(Inherited from WsusCollection.)

System_CAPS_pubmethod Add(SynchronizationUpdateErrorInfo)

Adds update error information to the end of the collection.

See Also

SynchronizationUpdateErrorInfoCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top