Click or drag to resize

IPerfmonLogging Interface

Standard Perfmon Logging Functions

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface IPerfmonLogging

The IPerfmonLogging type exposes the following members.

Methods
  NameDescription
Public methodLogPerformance
Logs the duration of an event into the Performance Monitoring System
Public methodRegisterPerfmonCounterInstance
Registers Instances of Perfmon Counters into the Performance Monitoring System
Top
See Also