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