메소드 | 설명 | |
---|---|---|
HandleCollector ( string name, int initialThreshold ) : System | ||
HandleCollector ( string name, int initialThreshold, int maximumThreshold ) : System | ||
Remove ( ) : void |
메소드 | 설명 | |
---|---|---|
Add ( ) : void |
public HandleCollector ( string name, int initialThreshold ) : System | ||
name | string | |
initialThreshold | int | |
리턴 | System |
public HandleCollector ( string name, int initialThreshold, int maximumThreshold ) : System | ||
name | string | |
initialThreshold | int | |
maximumThreshold | int | |
리턴 | System |