Subsystem.RDTState RDT Property

Retrieves the current state of Intel® Resource Director Technology (RDT) performance optimization.

NOTE: This property throws an RTX64 exception on set if the system does not support the Intel® RDT feature.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public RDTState RDT { get; set; }

Property Value

Type: enum

Implements

IConfigSubsystem.RDTState RDT
See Also