TestimoX

API Reference

Class

WindowsUpdateClientContextQuery

Namespace ComputerX.Updates
Assembly ComputerX
Modifiers static

Collects the configured and effective Windows Update client service context through reusable ComputerX queries.

Inheritance

  • Object
  • WindowsUpdateClientContextQuery

Methods

public static WindowsUpdateClientContext Get(String computerName = null) #
Returns: WindowsUpdateClientContext

Retrieves the Windows Update client context snapshot for the specified computer.

Parameters

computerName System.String = null optionalposition: 0
Target computer name. Local aliases are normalized automatically.

Returns

Configured and effective Windows Update service context.