Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / SampledMetricSample Class / Value Property

In This Topic
    Value Property (SampledMetricSample)
    In This Topic
    The raw value of the metric. The raw value of this metric. Depending on the metric definition, this may be meaningless and instead a calculation may need to be performed.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Value As Double
    public override double Value {get;}
    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