PowerThermalChannelDataProducer.BackEndStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the backend status of the channel data producer, indicating whether the producer backend is started or stopped.
public:
property PowerThermalBackEndStatus BackEndStatus { PowerThermalBackEndStatus get(); };
PowerThermalBackEndStatus BackEndStatus();
public PowerThermalBackEndStatus BackEndStatus { get; }
var powerThermalBackEndStatus = powerThermalChannelDataProducer.backEndStatus;
Public ReadOnly Property BackEndStatus As PowerThermalBackEndStatus
Property Value
A PowerThermalBackEndStatus value that indicates the producer's backend state.