Method | Description | |
---|---|---|
CreatePerformanceCounter ( string counterName ) : |
지정된 이름의 Counter를 생성합니다.
|
|
InstancePerformanceCounterProviderBase ( string categoryName ) : System |
생성자
|
|
InstancePerformanceCounterProviderBase ( string categoryName, string instanceName ) : System |
생성자
|
protected CreatePerformanceCounter ( string counterName ) : |
||
counterName | string | |
return |
protected InstancePerformanceCounterProviderBase ( string categoryName ) : System | ||
categoryName | string | |
return | System |
protected InstancePerformanceCounterProviderBase ( string categoryName, string instanceName ) : System | ||
categoryName | string | |
instanceName | string | |
return | System |