Base:
property
Features
Microsoft.AspNetCore.Connections.BaseConnectionContext.Features
3 references to Features
Microsoft.AspNetCore.Http.Connections.Client (3)
HttpConnection.cs (3)
171Features.Set<IConnectionInherentKeepAliveFeature>(this); 172Features.Set<IAuthenticationRefreshFeature>(this); 566Features.Set(reconnectFeature);