Method | Description | |
---|---|---|
HandleCollector ( string name, int initialThreshold ) : System | ||
HandleCollector ( string name, int initialThreshold, int maximumThreshold ) : System | ||
Remove ( ) : void |
Method | Description | |
---|---|---|
Add ( ) : void |
public HandleCollector ( string name, int initialThreshold ) : System | ||
name | string | |
initialThreshold | int | |
return | System |
public HandleCollector ( string name, int initialThreshold, int maximumThreshold ) : System | ||
name | string | |
initialThreshold | int | |
maximumThreshold | int | |
return | System |