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

In This Topic
    IMetric Interface
    In This Topic
    A single metric that has been captured. A metric is a single measured value over time.
    Object Model
    IMetric InterfaceIMetricDefinition InterfaceIMetricSampleCollection InterfaceIMetricSample Interface
    Syntax
    'Declaration
     
    
    Public Interface IMetric 
    public interface IMetric 
    Remarks
    To display the data captured for this metric, use Calculate Values to translate the raw captured data into displayable information.
    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