次の方法で共有


HttpConnection.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive プロパティ

定義

接続に固有のキープアライブ概念があるかどうかを取得します。

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

プロパティ値

実装

適用対象