Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IMetricValue Interface
Members

In This Topic
    IMetricValue Interface
    In This Topic
    A single display-ready metric value.
    Object Model
    IMetricValue InterfaceIMetricValueCollection InterfaceIMetricValue Interface
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    Public Interface IMetricValue 
    [NullableContext(1)]
    public interface IMetricValue 
    Remarks
    This is the complementary object to a Metric Sample. A Sample is a raw value that may require multiple samples to determine a display ready 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