Share via


PowerThermalChannelDataProducer.BackEndStatus Property

Definition

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.

Applies to