共用方式為


IHttpUpgradeFeature.IsUpgradableRequest 屬性

定義

指出伺服器是否可以將此要求升級為不透明的雙向資料流程。

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

屬性值

適用於