Skip to content

ValueTask documentation - Document behavior when ValueTask.IsFaulted is true #9925

Open
@tom-puckett

Description

@tom-puckett

There is no Exception property of ValueTask<T>. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Threading.Tasksdoc-bugProblem with the content; needs to be fixedquestionuntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions