The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ATL_WORKER_THREAD_WAIT
This macro defines the default value in milliseconds that CWorkerThread::Shutdown will wait for the worker thread to shut down.
#define ATL_WORKER_THREAD_WAIT
ATL_WORKER_THREAD_WAIT defaults to 10 seconds. If necessary, you can define your own value for this symbol before including atlutil.h.
Requirements
Header: atlutil.h
Show: