System.Threading.Thread.IsThreadPoolThread Property

Gets a value indicating whether or not a thread belongs to the managed thread pool.

Syntax

public bool IsThreadPoolThread { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For more information see The Managed Thread Pool.

Requirements

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