PerformanceCounterLastValue Property
Gets the last sample value from the samples of the
BaseCounter.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.170 -- Release Build+b83e8c747f0c15a81a660ab35beb2ba998d4c40f
public float LastValue { get; }
Public ReadOnly Property LastValue As Single
Get
public:
property float LastValue {
float get ();
}
function get_LastValue();
Property Value
Single