Click or drag to resize

MonitoredObjectAttributesCounterName Property

Gets/sets the name of the counter being used, e.g. "Query" or "Request".

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string CounterName { get; set; }

Property Value

Type: String
See Also