All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ThreadPool Class Reference

ThreadPool class. More...

Public Member Functions

 ThreadPool ()
 Initializes a new instance of the ThreadPool class. More...
 

Properties

ThreadPoolIdentity Identity [get, set]
 Gets or sets the thread pool identity. More...
 
int Max [get, set]
 Gets or sets the max. More...
 
int Min [get, set]
 Gets or sets the min. More...
 
short Size [get, set]
 Gets or sets the size. More...
 
short ThreadPoolType [get, set]
 Gets or sets the type of the thread pool. More...
 
int Urgency [get, set]
 Gets or sets the urgency. More...
 

Description

ThreadPool class.

Constructor & Destructor Documentation

Initializes a new instance of the ThreadPool class.

Property Documentation

ThreadPoolIdentity Identity
getset

Gets or sets the thread pool identity.

The thread pool identity.

int Max
getset

Gets or sets the max.

The max.

int Min
getset

Gets or sets the min.

The min.

short Size
getset

Gets or sets the size.

The size.

short ThreadPoolType
getset

Gets or sets the type of the thread pool.

The type of the thread pool.

int Urgency
getset

Gets or sets the urgency.

The urgency.