Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / SampledMetricDivisorAttribute Class / SampledMetricDivisorAttribute Constructor
The name of a sampled metric with a sampling type requiring a divisor.

SampledMetricDivisorAttribute Constructor
Map the current field, property, or zero-argument method to provide the divisor for the sampled metric with the specified counter name.
Syntax
'Declaration
 
Public Function New( _
   ByVal counterName As String _
)
 

Parameters

counterName
The name of a sampled metric with a sampling type requiring a divisor.
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