Share via


IUpdateServer.GetComponentsWithErrors()

Retrieves a list of server components that are currently in an error state.

public StringCollection GetComponentsWithErrors();
Public Function GetComponentsWithErrors() As StringCollection
Implements IUpdateServer.GetComponentsWithErrors

Parameters

This method has no parameters.

Return Value

List of server components that are currently in an error state, or an empty collection if everything is working as expected. For example, CatalogSyncAgent or ContentSyncAgent.

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.