1 instantiation of ReconnectingConnectionState
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
238_state = new ReconnectingConnectionState(_logger);
1 reference to ReconnectingConnectionState
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
88private readonly ReconnectingConnectionState _state;