메소드 | 설명 | |
---|---|---|
ProcessorPerformanceCounterProvider ( ) : System |
"_Total"에 대한 Processor Category에 대한 PerformanceCounter를 제공합니다.
|
|
ProcessorPerformanceCounterProvider ( string instanceName ) : System |
CPU 별로 Performance Counter를 얻을 때, "0", "1" ... CPU 숫자까지...
|
public ProcessorPerformanceCounterProvider ( ) : System | ||
리턴 | System |
public ProcessorPerformanceCounterProvider ( string instanceName ) : System | ||
instanceName | string | |
리턴 | System |