Свойство | Type | Description | |
---|---|---|---|
nSleepingthreads | long | ||
nthreads | long |
Méthode | Description | |
---|---|---|
AbortThread ( Thread thread ) : void | ||
ClearEvents ( ) : void | ||
GetThreads ( ) : Thread[] | ||
QueueEvent ( System.Action delegat, int Priority ) : void | ||
Restart ( ) : void | ||
UniverseThreadPool ( |
Méthode | Description | |
---|---|---|
ThreadStart ( object number ) : void |
public AbortThread ( Thread thread ) : void | ||
thread | Thread | |
Résultat | void |
public QueueEvent ( System.Action delegat, int Priority ) : void | ||
delegat | System.Action | |
Priority | int | |
Résultat | void |
public UniverseThreadPool ( |
||
info | ||
Résultat | System |