Méthode | Description | |
---|---|---|
HandleCollector ( string name, int initialThreshold ) : System | ||
HandleCollector ( string name, int initialThreshold, int maximumThreshold ) : System | ||
Remove ( ) : void |
Méthode | Description | |
---|---|---|
Add ( ) : void |
public HandleCollector ( string name, int initialThreshold ) : System | ||
name | string | |
initialThreshold | int | |
Résultat | System |
public HandleCollector ( string name, int initialThreshold, int maximumThreshold ) : System | ||
name | string | |
initialThreshold | int | |
maximumThreshold | int | |
Résultat | System |