HttpListenerWebSocketContext.SecWebSocketVersion Proprietà

Definizione

Ottiene l'elenco dei sottoprotocolli richiesti dal client WebSocket.

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

Valore della proprietà

L'elenco dei sottoprotocolli richiesti dal client WebSocket.

Si applica a