CThreadPool::~CThreadPool

The destructor for the thread pool.

~CThreadPool( ) throw( );

Remarks

Calls CThreadPool::Shutdown.

Requirements

Header: atlutil.h

See Also

Reference

CThreadPool Class