Execution of a task has been cancelled.
delegate
|
TaskCancelDelegate
|
with
|
<in
TInput>
|
||
(TInput input)
|
|||||
params
|
input
|
The task input data object. |
Remarks:
A task is cancelled when its TaskGroup is disposed or when Cancel is called.