HttpConnection.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive Propiedad

Definición

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

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

Boolean

Implementaciones

Se aplica a