Implemented interface member:
property
HasInherentKeepAlive
Microsoft.AspNetCore.Connections.Features.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive
1 write to HasInherentKeepAlive
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubConnectionTests.cs (1)
380testConnection.Features.Set<IConnectionInherentKeepAliveFeature>(new TestKeepAliveFeature() { HasInherentKeepAlive = true });