Performance Counters in the .NET Framework

The Windows Software Development Kit (SDK) provides a set of performance counters that you can use to track the performance of an application. This section provides a list of performance counters you can find in the Performance console. For more information on the Performance console, see the Windows Help.

In This Section

  • Enabling Profiling
    Describes how to set environment variables to connect a .NET Framework application to a profiler.