Share via


IDownstreamServer.Delete()

Removes the downstream server from the list of downstream servers that are connected to this WSUS server.

public void Delete();
Public Sub Delete()
Implements IDownstreamServer.Delete

Parameters

This method has no parameters.

Return Value

This method does not return a value.

Remarks

Typically, you delete a downstream server when the downstream server no longer connects to this WSUS server. If you reconfigure your WSUS server hierarchy to remove the relationship, you should modify the downstream server to point to another upstream server (or Microsoft Update) before deleting the downstream server.

Note that if the downstream server talks to this WSUS server again, it will reappear on the list of downstream servers.

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.