Method | Description | |
---|---|---|
PerformanceCounterValueAttribute ( ) : System | ||
PerformanceCounterValueAttribute ( string propertyName ) : System | ||
PerformanceCounterValueAttribute ( string propertyName, int divisor ) : System |
public PerformanceCounterValueAttribute ( ) : System | ||
return | System |
public PerformanceCounterValueAttribute ( string propertyName ) : System | ||
propertyName | string | |
return | System |
public PerformanceCounterValueAttribute ( string propertyName, int divisor ) : System | ||
propertyName | string | |
divisor | int | |
return | System |