IHttpExtendedConnectFeature.IsExtendedConnect Property

Definition

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

Property Value

Applies to