Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SampledMetricSample Class / ComputeValue Method / ComputeValue() Method

ComputeValue() Method
Compute the resultant value for this sample.
Syntax
'Declaration
 
Public Overloads Function ComputeValue() As Double
 

Return Value

The calculated counter value
Remarks
This override is only useful if RequiresMultipleSamples is false. In all other cases, you need to first identify a baseline sample to compare this sample with to determine the final value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also