Share via


MonitoringPerformanceDataValue.SampleValue Property

Definition

The actual value.

public:
 property Nullable<double> SampleValue { Nullable<double> get(); };
public double? SampleValue { get; }
member this.SampleValue : Nullable<double>
Public ReadOnly Property SampleValue As Nullable(Of Double)

Property Value

Returns a Double that is the value of the performance data.

Applies to