1 write to _hasInherentKeepAlive
Microsoft.AspNetCore.SignalR.Client.Tests (1)
TestConnection.cs (1)
53_hasInherentKeepAlive = hasInherentKeepAlive;
1 reference to _hasInherentKeepAlive
Microsoft.AspNetCore.SignalR.Client.Tests (1)
TestConnection.cs (1)
46bool IConnectionInherentKeepAliveFeature.HasInherentKeepAlive => _hasInherentKeepAlive;