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

속성 값

구현

적용 대상