Click or drag to resize

AppContextPerfmonObjects Property

The collection of PerfmonObjects objects for the application.

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

Property Value

Type: PerfmonObjects

Implements

IAppContextPerfmonObjects
See Also