Question:You want to add a performance counter category with multiple counters programmatically. Which class should you use to specify the counters?
A PerformanceCounterCategory
B CounterSample
C CounterCreationDataCollection
D CounterCreationData
+ AnswerC
+ Report