Method | Description | |
---|---|---|
Dispose ( ) : void |
Exécute les tâches définies par l'application associées à la libération ou à la redéfinition des ressources non managées.
|
|
Free ( ) : void | ||
Peek ( ThreadStart threadStart ) : Thread | ||
ThreadPoolManager ( int poolSize ) : System |
public Peek ( ThreadStart threadStart ) : Thread | ||
threadStart | ThreadStart | |
return | Thread |
public ThreadPoolManager ( int poolSize ) : System | ||
poolSize | int | |
return | System |