Loupe - Log - Monitor - Resolve
Loupe.Agent.PerformanceCounters Namespace / PerfCounterMetricCollection Class
Members

In This Topic
    PerfCounterMetricCollection Class
    In This Topic
    A collection of performance counter metric packets
    Object Model
    PerfCounterMetricCollection ClassPerfCounterMetric Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class PerfCounterMetricCollection 
       Inherits Gibraltar.Monitor.MetricCollection
       Implements Loupe.Extensibility.Data.IMetricCollection 
    [DefaultMember("Item")]
    public sealed class PerfCounterMetricCollection : Gibraltar.Monitor.MetricCollection, Loupe.Extensibility.Data.IMetricCollection  
    Remarks
    See MetricCollection for most of the implementation. This class only adds windows performance counter specific features.
    Inheritance Hierarchy

    System.Object
          Loupe.Agent.PerformanceCounters.PerfCounterMetricCollection

    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