API Reference
Class
InfrastructureConfig
Typed settings controlling default local infrastructure access behavior.
Inheritance
- Object
- InfrastructureConfig
Constructors
public InfrastructureConfig() #Inherited Methods
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.