Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / EventMetric Class
Members

In This Topic
    EventMetric Class
    In This Topic
    A single event metric instance object, representing one instance of an event metric definition.
    Syntax
    'Declaration
     
    
    <DebuggerDisplayAttribute("Name: {Name}, Id: {Id}, Caption: {Caption}")>
    Public Class EventMetric 
       Inherits Metric
       Implements Gibraltar.Monitor.Serialization.IDisplayable, Loupe.Extensibility.Data.IEventMetric, Loupe.Extensibility.Data.IMetric 
    [DebuggerDisplay("Name: {Name}, Id: {Id}, Caption: {Caption}")]
    public class EventMetric : Metric, Gibraltar.Monitor.Serialization.IDisplayable, Loupe.Extensibility.Data.IEventMetric, Loupe.Extensibility.Data.IMetric  
    Inheritance Hierarchy

    System.Object
          Gibraltar.Monitor.EventMetric

    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