Click or drag to resize

PerfmonCounterCreator Constructor

Constructor for the

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PerfmonCounterCreator(
	IAppContext cxt
)

Parameters

cxt
Type: NetQuarryIAppContext
The current IAppContext context object.
See Also