Compartir a través de


HttpConnection.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive Propiedad

Definición

Obtiene si la conexión tiene o no un concepto inherente de mantenimiento persistente.

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 de propiedad

Implementaciones

Se aplica a