IHttpWebSocketFeature.IsWebSocketRequest Property

Definition

Indicates if this is a WebSocket upgrade request.

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

Property Value

Applies to