Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / EventMetricSample Class
Members

In This Topic
    EventMetricSample Class
    In This Topic
    One sample of a Event metric
    Object Model
    EventMetricSample ClassEventMetric Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class EventMetricSample 
    public sealed class EventMetricSample 
    Remarks
    Specific Event metrics will have a derived implementation of this class, however clients should work with this interface when feasible to ensure compatibility with any Event metric implementation.
    Inheritance Hierarchy

    System.Object
       Gibraltar.Agent.Metrics.EventMetricSample

    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