TaskScheduler Constructor
From Task Parallel System.Threading
Initializes the TaskScheduler.
Namespace:
System.Threading.Tasks
Assembly:
System.Threading (in System.Threading.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Sub New |
| C# |
|---|
protected TaskScheduler() |