HttpConnection.IConnectionInherentKeepAliveFeature.HasInherentKeepAlive 属性

定义

获取连接是否具有固有的 keep-alive 概念。

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

属性值

实现

适用于