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