Advanced COM Deactivate method
Deactivate method

Stops the thread.

Syntax:

object.Deactivate

Remarks:

The thread can be activated again later.

For example Activation/Deactivation can be used for optimization when implementing a thread pool. In such case you will probably want to stop the unused threads if the number of the requests is currently low.

Applies to: COMthread object

newObjects Copyright 2001-2006 newObjects [ ]