IUpdateServer.GetComputerTargetCount Method ()
Applies To: Windows Server Update Services
Gets the number of computers.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
int GetComputerTargetCount()
int GetComputerTargetCount()
abstract GetComputerTargetCount : unit -> int
Function GetComputerTargetCount As Integer
Return Value
Type: System.Int32
The number of computers.
See Also
GetComputerTargetCount Overload
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top