|
| .NET Framework Class Library |
| TaskCanceledException Constructor |
| TaskCanceledException Class See Also Send Feedback |
Initializes a new instance of the TaskCanceledException class.
Namespace:
System.Threading.Tasks
Assembly:
System.Threading (in System.Threading.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub New |
| C# |
|---|
public TaskCanceledException() |