Skip to content

HubConnection docs don't specify what happens to Tasks spawned on events #57777

@Smaug123

Description

@Smaug123

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

As usual with .NET, I had to read the code to discover a bunch of important stuff about the semantics of the APIs offered. In this case: HubConnection.Reconnecting takes a Func<_, Task>; what happens to the Task? Does anything block on it? This should surely be documented.

Describe the solution you'd like

PR is incoming.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-signalrIncludes: SignalR clients and servers

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions