Méthode | Description | |
---|---|---|
CategoryExists ( string category ) : bool |
Returns
|
|
CleanName ( string name ) : string | ||
Initialize ( this counter ) : |
Initializes the specified counter by calling its PerformanceCounter.NextValue method.
|
|
InitializeCounters ( ) : void |
Initializes the counters.
|
public static CategoryExists ( string category ) : bool | ||
category | string | |
Résultat | bool |
public static CleanName ( string name ) : string | ||
name | string | |
Résultat | string |
public static Initialize ( this counter ) : |
||
counter | this | The counter. |
Résultat |
public static InitializeCounters ( ) : void | ||
Résultat | void |