IHttpUpgradeFeature.IsUpgradableRequest 속성

정의

서버가 이 요청을 불투명 양방향 스트림으로 업그레이드할 수 있는지를 나타냅니다.

public:
 property bool IsUpgradableRequest { bool get(); };
public bool IsUpgradableRequest { get; }
member this.IsUpgradableRequest : bool
Public ReadOnly Property IsUpgradableRequest As Boolean

속성 값

적용 대상