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