UpdateServerStatus.UpdatesWithClientErrorsCount
Number of updates on the WSUS server that have at least one client that is currently in a failed state for that update.
public Int32 UpdatesWithClientErrorsCount {get; set;}
Public Property UpdatesWithClientErrorsCount As Int32
Number of updates on the WSUS server that have at least one client that is currently in a failed state for that update.
This count does not include declined updates.
This count includes only approved updates.
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. |