Method | Description | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
Dispose ( bool disposing ) : void | ||
Increment ( ) : void | ||
IncrementBy ( long val ) : void | ||
STPInstancePerformanceCounter ( string instance, STPPerformanceCounterType spcType ) | ||
STPInstancePerformanceCounter ( string instance, STPPerformanceCounterType spcType ) : System | ||
Set ( long val ) : void |
Method | Description | |
---|---|---|
STPInstancePerformanceCounter ( ) | ||
STPInstancePerformanceCounter ( ) : System |
public STPInstancePerformanceCounter ( string instance, STPPerformanceCounterType spcType ) | ||
instance | string | |
spcType | STPPerformanceCounterType |
protected STPInstancePerformanceCounter ( ) : System | ||
return | System |
public STPInstancePerformanceCounter ( string instance, STPPerformanceCounterType spcType ) : System | ||
instance | string | |
spcType | STPPerformanceCounterType | |
return | System |