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.172 -- Release Build+09837169eddb86bb3876e0f07771cb1fa9cf8d8d
public float LastValue { get; }
Public ReadOnly Property LastValue As Single
Get
public:
property float LastValue {
float get ();
}
function get_LastValue();
Property Value
Single