Click or drag to resize

PerfmonCounterCreatorGetFriendlyHelpString Method

Returns a friendly help string that describes the performance counter category

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetFriendlyHelpString(
	string obj_type_key
)

Parameters

obj_type_key
Type: SystemString
The object type for the counter category

Return Value

Type: String
Help string for a perfomance counter
See Also