Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / EventMetricCollection Class / EventMetricCollection Constructor
The definition of the custom sampled metric to create a metric dictionary for

EventMetricCollection Constructor
Create a new event metric dictionary for the provided definition.
Syntax
'Declaration
 
Public Function New( _
   ByVal metricDefinition As EventMetricDefinition _
)
 

Parameters

metricDefinition
The definition of the custom sampled metric to create a metric dictionary for
Remarks
This dictionary is created automatically by the Custom Sampled Metric Definition during its initialization.
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