Compartilhar via


HttpConnection.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive Propriedade

Definição

Obtém se a conexão tem ou não um conceito de keep alive inerente.

property bool Microsoft::AspNetCore::Connections::Features::IConnectionInherentKeepAliveFeature::HasInherentKeepAlive { bool get(); };
bool Microsoft.AspNetCore.Connections.Features.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive { get; }
member this.Microsoft.AspNetCore.Connections.Features.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive : bool
 ReadOnly Property HasInherentKeepAlive As Boolean Implements IConnectionInherentKeepAliveFeature.HasInherentKeepAlive

Valor da propriedade

Implementações

Aplica-se a