WebSocketManager.IsWebSocketRequest Property

Definition

Gets a value indicating whether the request is a WebSocket establishment request.

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

Property Value

Applies to