dotnet / dotnet/dotnet-api-docs
Lack of information on task status examples
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Documentation
### Description
I am personally learning about task statuses in C#, and interestingly the documentation does not say much about them. I only saw examples for "RanToCompletion" and "Canceled" but not for others. This creates confusion for learners. Please, extend the examples and information.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.taskstatus?view=net-9.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Threading.Tasks/TaskStatus.xml
### Document Version Independent Id
8a50e248-3e54-65d8-e726-48b23a07265e
### Platform Id
69bc73ef-c7c4-938e-e184-82f5102d6a59
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.