TestimoX

API Reference

Class

WindowsUpdateHistoryQueryOptions

Namespace ComputerX.Updates
Assembly ComputerX
Modifiers sealed

Controls Windows Update history query filtering.

Inheritance

  • Object
  • WindowsUpdateHistoryQueryOptions

Constructors

public WindowsUpdateHistoryQueryOptions() #

Properties

public Int32 Days { get; set; } #

Optional number of days to keep from the newest history window. Set to 0 to disable the cutoff.

public Int32 MaxEntries { get; set; } #

Optional maximum number of returned entries after filtering and sorting. Set to 0 to disable the cap.