Mono Class Library: System.Threading Namespace

System.Threading.ThreadPool Class

Provides access to the pool of threads created dynamically by the runtime environment. [Edit]

See Also: ThreadPool Members

public static class ThreadPool

Remarks

Via ThreadPool, currently unused threads can be ordered to execute a function or procedure. [Edit]

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0