HttpConnection.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive Proprietà

Definizione

Ottiene un valore che indica se la connessione ha un concetto keep-alive intrinseco.

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

Valore della proprietà

Implementazioni

Si applica a