dotnet / dotnet/dotnet-api-docs

ValueTask documentation - Document behavior when ValueTask.IsFaulted is true

Open
#9,925 2 comments 0 reactions 0 assignees View on GitHub
area-System.Threading.Tasks doc-bug Pri3 question untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

There is no Exception property of ValueTask\. It would help to explain in the remarks whether an exception can be caught in the calling code, or is it necessary to test `IsFaulted`, and if so, how can I discover what the fault is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.