DownstreamServerCollection.Add Method

 

Applies To: Windows Server Update Services

Adds an element 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_pubmethod Add(IDownstreamServer)

Adds a downstream server to the end of the collection.

System_CAPS_protmethod Add(Object)

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

See Also

DownstreamServerCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top