IHttpExtendedConnectFeature.IsExtendedConnect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if the current request is a Extended CONNECT request that can be transitioned to an opaque connection via AcceptAsync.
public bool IsExtendedConnect { get; }
member this.IsExtendedConnect : bool
Public ReadOnly Property IsExtendedConnect As Boolean