Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / SampledMetricDefinition Class / Key Property

Key Property (SampledMetricDefinition)
The three-part key of the metric definition being captured, as a single string.
Syntax
'Declaration
 
Public ReadOnly Property Key As String
 
Remarks
The Key is the combination of metrics capture system label, category name, and counter name to uniquely identify a specific metric definition. It can also identify the same definition across different sessions.
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