Method | Description | |
---|---|---|
Dispose ( ) : void |
Method | Description | |
---|---|---|
PerformanceCounters ( IPerformanceCountersCategoryInfo category ) : System | ||
this ( string counterName ) : IPerformanceCounter |
Method | Description | |
---|---|---|
GetPerformanceCounter ( string categoryName, string counterName, bool isReadOnly ) : IPerformanceCounter |
protected PerformanceCounters ( IPerformanceCountersCategoryInfo category ) : System | ||
category | IPerformanceCountersCategoryInfo | |
return | System |
protected this ( string counterName ) : IPerformanceCounter | ||
counterName | string | |
return | IPerformanceCounter |