Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes the object.
|
|
Dispose ( bool disposing ) : void |
Disposes the object.
|
|
MemoryWatcher ( ) : System |
Initializes a new MemoryWatcher class.
|
|
Start ( ) : void |
Starts the component.
|
|
Stop ( ) : void |
Stops the component.
|
Method | Description | |
---|---|---|
RunInner ( ) : void |
The Run loop.
|
public Dispose ( bool disposing ) : void | ||
disposing | bool | The Disposing state. |
return | void |