S
socal
I've added the performance counter object to my app... Within the class
there's the PerformanceCounter.CategoryName property that allows you to set
what category you want to monitor. For instance, CategoryName =
"Processor". At design time, you get a drop down list of available
categories. Does anyone know how to get the list of available categories
at runtime?
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpref/html/frlrfsystemdiagnosticsperformancecounterclasscategorynametopi
c.asp
Thanks for any help...
-C
there's the PerformanceCounter.CategoryName property that allows you to set
what category you want to monitor. For instance, CategoryName =
"Processor". At design time, you get a drop down list of available
categories. Does anyone know how to get the list of available categories
at runtime?
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpref/html/frlrfsystemdiagnosticsperformancecounterclasscategorynametopi
c.asp
Thanks for any help...
-C