Method | Description | |
---|---|---|
Exists ( MetricName name ) : bool | ||
Get ( MetricName name ) : IPerformanceCounterProxy | ||
PerformanceCounterCache ( ) : System | ||
PerformanceCounterCache ( CachedPerformanceCounterProxy>.IDictionary |
||
Put ( MetricName name, IPerformanceCounterProxy concreteCounter ) : bool |
public Get ( MetricName name ) : IPerformanceCounterProxy | ||
name | MetricName | |
return | IPerformanceCounterProxy |
public PerformanceCounterCache ( CachedPerformanceCounterProxy>.IDictionary |
||
cachedCounters | CachedPerformanceCounterProxy>.IDictionary | |
return | System |
public Put ( MetricName name, IPerformanceCounterProxy concreteCounter ) : bool | ||
name | MetricName | |
concreteCounter | IPerformanceCounterProxy | |
return | bool |