IHttpUpgradeFeature.IsUpgradableRequest プロパティ

定義

サーバーがこの要求を不透明な双方向ストリームにアップグレードできるかどうかを示します。

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

プロパティ値

適用対象