在ASP.NET Web应用程序中,如何访问从Windows Server 2008中的PerfMon收集的原始数据?
我认为 PerformanceCounter class 在System.Diagnostics中,您可能正在查找。