Implements the thread which is started using thread pool (ThreadPool).

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public class XPoolThread : XThreadBase

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XThreadBase
    SGP.XUtility..::.XPoolThread

See Also