Subsystem.RDTState RDT Property

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

Note: This property throws a wRTOS exception on set if the system does not support the Intel® RDT feature.

Namespace:  IntervalZero.MaxRT.wRTOS.Config
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public RDTState RDT { get; set; }

Property Value

Type: enum

Implements

IConfigSubsystem.RDTState RDT

See Also: