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