Edit

Share via


OpenHardwareMonitor.Sensor.Value Property

Definition

Sets or gets the last value of the sensor. To get an updated value, use TryGetValue(IQuantity) instead. The setter is intended for implementations of derived sensors only.

public double Value { get; set; }
member this.Value : double with get, set
Public Property Value As Double

Property Value

Applies to