Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
PerfmonCounter ( Host host, CounterLifecycleType lifecycleType, string counterCategory, string counterName, string instance, string unit ) : System | ||
Sample ( ) : ICounterSample |
Sample this Perfmon counter.
|
|
ToString ( ) : string |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
public PerfmonCounter ( Host host, CounterLifecycleType lifecycleType, string counterCategory, string counterName, string instance, string unit ) : System | ||
host | Host | |
lifecycleType | CounterLifecycleType | |
counterCategory | string | |
counterName | string | |
instance | string | |
unit | string | |
Результат | System |