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

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

Definition

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

Параметры

numberOfThreads  Int32
The number of threads that should be created and used by this scheduler.

См. также