TestimoX

API Reference

Class

InfrastructureConfig

Namespace TestimoX.Configuration.Engine
Assembly TestimoX
Modifiers sealed

Typed settings controlling default local infrastructure access behavior.

Inheritance

  • Object
  • InfrastructureConfig

Constructors

public InfrastructureConfig() #

Properties

public String RegistryDefaultView { get; set; } #

Default registry view for ComputerX registry access. Supported values: x64, x86, default.

public Nullable<Int32> WmiDefaultTimeoutMs { get; set; } #

Default timeout (milliseconds) for WMI/CIM calls when no per-call timeout is specified. Values below 200 are ignored.