Click or drag to resize

PerfmonObjectCounterProperties Property

The properties collection for the object.

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

Property Value

Type: Properties
a Properties collection that holds counter specific properties.
See Also