2 references to Reconnected
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
152/// The following example attaches a handler to the <see cref="Reconnected"/> event, and checks the provided argument to log the ConnectionId. 1989var reconnected = Reconnected;