Для изменения размера нажмите или перетащите

StaTaskScheduler - конструктор

Initializes a new instance of the StaTaskScheduler class with the specified concurrency level.

Пространство имён:  Tessa.Platform
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public StaTaskScheduler(
	int numberOfThreads
)

Параметры

numberOfThreads
Тип: SystemInt32
The number of threads that should be created and used by this scheduler.
См. также