1 write to PreviousRetryCount
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
1937PreviousRetryCount = previousRetryCount,
1 reference to PreviousRetryCount
Microsoft.AspNetCore.SignalR.Client.Core (1)
Internal\DefaultRetryPolicy.cs (1)
38return _retryDelays[retryContext.PreviousRetryCount];