메소드 | 설명 | |
---|---|---|
CpuWatcher ( ) : System |
Initializes a new CpuWatcher class.
|
|
Dispose ( ) : void |
Disposes the object.
|
|
Dispose ( bool disposing ) : void |
Disposes the object.
|
|
Start ( ) : void |
Starts the component.
|
|
Stop ( ) : void |
Stops the component.
|
메소드 | 설명 | |
---|---|---|
RunInner ( ) : void |
The Run loop.
|
public Dispose ( bool disposing ) : void | ||
disposing | bool | The Disposing state. |
리턴 | void |