1 instantiation of TestKeepAliveFeature
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubConnectionTests.cs (1)
380
testConnection.Features.Set<IConnectionInherentKeepAliveFeature>(new
TestKeepAliveFeature
() { HasInherentKeepAlive = true });