메소드 | 설명 | |
---|---|---|
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 | |
리턴 | IPerformanceCounterProxy |
public PerformanceCounterCache ( CachedPerformanceCounterProxy>.IDictionary |
||
cachedCounters | CachedPerformanceCounterProxy>.IDictionary | |
리턴 | System |
public Put ( MetricName name, IPerformanceCounterProxy concreteCounter ) : bool | ||
name | MetricName | |
concreteCounter | IPerformanceCounterProxy | |
리턴 | bool |