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()
Public Function GetBaseCounterMappingTable As Hashtable
Return Value
Type:
HashtableThe mapping.
See Also