IHttpUpgradeFeature.IsUpgradableRequest 属性

定义

指示服务器是否可以将此请求升级到不透明的双向流。

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

属性值

适用于