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