TaskCanceledException Members
The TaskCanceledException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TaskCanceledException()()()() |
Initializes a new instance of the TaskCanceledException class with a system-supplied message that describes the error.
|
![]() |
TaskCanceledException(String) |
Initializes a new instance of the TaskCanceledException class with a specified message that describes the error.
|
![]() |
TaskCanceledException(Task) | |
![]() |
TaskCanceledException(String, Exception) |