PerformanceCounterMaximumValue Property
Gets the maximum sample value from the samples of the
BaseCounter.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.173 -- Release Build+13a17d52c6d57dd487f5387b2010a9ccb7973f84
public float MaximumValue { get; }
Public ReadOnly Property MaximumValue As Single
Get
public:
property float MaximumValue {
float get ();
}
function get_MaximumValue();
Property Value
Single