Destructor method.
Syntax
virtual ~CAMThread(void);
Remarks
The destructor calls the CAMThread::Close method, which waits for the thread to exit.
See Also