TestimoX

API Reference

Class

WindowsUpdateClientStatusQueryOptions

Namespace ComputerX.Updates
Assembly ComputerX
Modifiers sealed

Options controlling Windows Update client status collection.

Inheritance

  • Object
  • WindowsUpdateClientStatusQueryOptions

Constructors

public WindowsUpdateClientStatusQueryOptions() #

Properties

public TimeSpan EventLookback { get; set; } #

Event lookback window used for startup/shutdown/update event queries.

public TimeSpan QueryTimeout { get; set; } #

Per-query timeout budget for event log access.

public Boolean IncludeEventTelemetry { get; set; } #

When true, event log telemetry is collected in addition to registry-based signals.