IDownstreamServer Methods

 

Applies To: Windows Server Update Services

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

Methods

Name Description
System_CAPS_pubmethod Delete()

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

System_CAPS_pubmethod GetChildServers()

Gets the downstream servers that synchronize directly from this server.

System_CAPS_pubmethod GetHashCode()

Serves as a hash function for the current DownstreamServer, suitable for use in hashing algorithms and data structures, such as a hash table.

System_CAPS_pubmethod GetParentServer()

Gets the server from which this server last synchronized.

System_CAPS_pubmethod GetStatus()

Gets status information summarizing the current state of the server and its client computers.

See Also

IDownstreamServer Interface
Microsoft.UpdateServices.Administration Namespace

Return to top