dotnet / dotnet/dotnet-api-docs
Update Task.IsCancelled documentation to add other cases cause the Task is cancelled.
Open
area-System.Threading.Tasks
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
# Issue Title
We want to add to the Task.IsCancelled documentation the other cases when the Task can be marked as canceled.
The comments
https://github.com/dotnet/corefx/issues/26691#issuecomment-364512993
https://github.com/dotnet/corefx/issues/26691#issuecomment-375533450
have the needed information
## Issues with Existing Topics
https://github.com/dotnet/corefx/issues/26691
Contributor guide
Assessment
This issue has not been assessed yet.