Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Disposes the object.
|
|
Dispose ( bool disposing ) : void |
Disposes the object.
|
|
Start ( ) : void |
Starts the component.
|
|
Stop ( ) : void |
Stops the component.
|
|
ThreadWatcher ( ) : System |
Initializes a new ThreadWatcher class.
|
Méthode | Description | |
---|---|---|
RunInner ( ) : void |
The Run loop.
|
public Dispose ( bool disposing ) : void | ||
disposing | bool | The Disposing state. |
Résultat | void |