WebSocketContext.SecWebSocketVersion Property

Definition

The list of subprotocols requested by the WebSocket client.

public:
 abstract property System::String ^ SecWebSocketVersion { System::String ^ get(); };
public abstract string SecWebSocketVersion { get; }
member this.SecWebSocketVersion : string
Public MustOverride ReadOnly Property SecWebSocketVersion As String

Property Value

Returns String.

Applies to