Skip to content

Deprecate IAsyncResult #27936

@vanillajonathan

Description

@vanillajonathan

Consider marking the IAsyncResult interface and the AsyncResult class as obsolete and deprecate them in favor of the modern task-based asynchronous pattern.

Then in the future remove all APIs dependent on that interface. This would clean up the API substantially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.RuntimeenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions