HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Event Reconnected

    Occurs when the connection successfully reconnects. The new connection ID is provided as the argument.

    Namespace: Singulink.Net.Http.Api.Client
    Assembly: Singulink.Net.Http.Api.Client.SignalR.dll
    Syntax
    public event Func<string?, Task>? Reconnected
    Returns
    Type Description
    Func<string, Task> Occurs when the connection successfully reconnects. The new connection ID is provided as the argument.
    © Singulink. All rights reserved.