RDTState Enumeration

This enumeration represents the state of Intel® Resource Director Technology (RDT) performance optimization.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public enum RDTState
Members
Member nameDescription
RDT_ENABLED = 0 This value indicates the enabled status of the Intel® RDT feature.
RDT_DISABLED This value indicates the disabled status of the Intel® RDT feature.
 RDT_NOT_AVAILABLEThis value indicates that the system does not support the Intel® RDT feature.
See Also