Provides a pool of threads that can be used to post work items, process asynchronous I/O, wait on behalf of other threads, and process timers.

Syntax

public static class ThreadPool

Inheritance Hierarchy

   ComponentPro.ComponentPro.ThreadPool

Framework

Portable Class Library for Windows Phone 8.1 and Windows 8.1 Store AppsPortable Class Library for Windows Phone 8.1 and Windows 8.1 Store Apps

Supported version: 4.6.x and later
Assembly: ComponentPro.Common.WinPcl (in ComponentPro.Common.WinPcl.dll)

Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)

Supported version: 4.6.x and later
Assembly: ComponentPro.Common.Uwp (in ComponentPro.Common.Uwp.dll)

See Also