IUpdateServer.GetStatus()

Retrieves statistics that summarize the current state of the WSUS server, updates, and the client computers.

public UpdateServerStatus GetStatus();
Public Function GetStatus() As UpdateServerStatus
Implements IUpdateServer.GetStatus

Parameters

This method has no parameters.

Return Value

An UpdateServerStatus that you can use to retrieve statistics that summarize the current state of the WSUS server, updates, and the client computers.

Remarks

The statistics are a snapshot in time of the current counts. You need to call this method each time you want to receive the current counts.

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.