Share via


PowerThermalChannelDataConsumer.BackEndStatus Property

Definition

Gets the backend status of the channel data consumer. Use this property to determine whether the consumer backend is started or stopped.

public:
 property PowerThermalBackEndStatus BackEndStatus { PowerThermalBackEndStatus get(); };
PowerThermalBackEndStatus BackEndStatus();
public PowerThermalBackEndStatus BackEndStatus { get; }
var powerThermalBackEndStatus = powerThermalChannelDataConsumer.backEndStatus;
Public ReadOnly Property BackEndStatus As PowerThermalBackEndStatus

Property Value

A PowerThermalBackEndStatus value indicating the consumer backend state.

Applies to