Свойство | Тип | Описание | |
---|---|---|---|
nSleepingthreads | long | ||
nthreads | long |
Метод | Описание | |
---|---|---|
AbortThread ( Thread thread ) : void | ||
ClearEvents ( ) : void | ||
GetThreads ( ) : Thread[] | ||
QueueEvent ( System.Action delegat, int Priority ) : void | ||
Restart ( ) : void | ||
UniverseThreadPool ( |
Метод | Описание | |
---|---|---|
ThreadStart ( object number ) : void |
public AbortThread ( Thread thread ) : void | ||
thread | Thread | |
Результат | void |
public QueueEvent ( System.Action delegat, int Priority ) : void | ||
delegat | System.Action | |
Priority | int | |
Результат | void |
public UniverseThreadPool ( |
||
info | ||
Результат | System |