Click or drag to resize

PerfmonCounterCreatorGetBaseCounterMappingTable Method

Returns a hash table that represents the mapping between a counter and a required base counter

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Hashtable GetBaseCounterMappingTable()

Return Value

Type: Hashtable
The mapping.
See Also