G
Guest
Hi...
I've got some custom performance counters that can have multiple instances.
I use the PerformanceCounter() constructor with the instance name parameter.
The thing that puzzles me, though, is that when I look in Perfmon for those
counters, the instance name I've passed in has been lowercased. Why would
that be? If you look at the Processes counter, it has mixed case instances.
Thanks
_Mark
I've got some custom performance counters that can have multiple instances.
I use the PerformanceCounter() constructor with the instance name parameter.
The thing that puzzles me, though, is that when I look in Perfmon for those
counters, the instance name I've passed in has been lowercased. Why would
that be? If you look at the Processes counter, it has mixed case instances.
Thanks
_Mark