PerfCounter Class

Definition

public ref class PerfCounter : IDisposable
public class PerfCounter : IDisposable
type PerfCounter = class
    interface IDisposable
Public Class PerfCounter
Implements IDisposable
Inheritance
PerfCounter
Implements

Constructors

PerfCounter(String, String)
PerfCounter(String, String, PerfCounter)

Methods

Dispose()
Finalize()
Increment()
IncrementBy(Int32)
SetValue(Int32)

Applies to