IThreadPoolConfig Interface

This interface provides methods for configuring a thread pool.

__interface
__declspec(uuid("B1F64757-6E88-4fa2-8886-7848B0D7E660"))
IThreadPoolConfig :
   public IUnknown

Remarks

This interface is implemented by CThreadPool.

Requirements

Header: atlutil.h

See Also

Reference

CThreadPool Class

Other Resources

IThreadPoolConfig Members

ATL Classes