EventsPerformanceCounterInfo Class

Definition

The performance counter info

public class EventsPerformanceCounterInfo
type EventsPerformanceCounterInfo = class
Public Class EventsPerformanceCounterInfo
Inheritance
EventsPerformanceCounterInfo

Constructors

EventsPerformanceCounterInfo()

Initializes a new instance of the EventsPerformanceCounterInfo class.

EventsPerformanceCounterInfo(Nullable<Double>, String, String, String, String, String)

Initializes a new instance of the EventsPerformanceCounterInfo class.

Properties

Category

Gets or sets the category of the performance counter

Counter

Gets or sets the counter of the performance counter

Instance

Gets or sets the instance of the performance counter

InstanceName

Gets or sets the instance name of the performance counter

Name

Gets or sets the name of the performance counter

Value

Gets or sets the value of the performance counter

Applies to