IHttpUpgradeFeature.IsUpgradableRequest Property

Definition

Indicates if the server can upgrade this request to an opaque, bidirectional stream.

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

Property Value

Applies to