Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / MetricCollection Class / Definition Property

In This Topic
    Definition Property (MetricCollection)
    In This Topic
    The metric definition that owns this dictionary, meaning every metric is a specific instance of this metric definition.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Definition As IMetricDefinition
    public IMetricDefinition Definition {get;}
    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