2 references to Reconnecting
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
132/// The following example attaches a handler to the <see cref="Reconnecting"/> event, and checks the provided argument to log the error. 1962var reconnecting = Reconnecting;