Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / MetricValue Class / PercentageValue Property

In This Topic
    PercentageValue Property (MetricValue)
    In This Topic
    The value of the metric multiplied by 100 to handle raw percentage display
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PercentageValue As Double
    public double PercentageValue {get;}
    Remarks
    This value is scaled by 100 even if the underlying metric is not a percentage
    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