ClientWebSocketOptions::AddSubProtocol Method (String^)
.NET Framework (current version)
Adds a sub-protocol to be negotiated during the WebSocket connection handshake.
Assembly: System (in System.dll)
Parameters
- subProtocol
-
Type:
System::String^
The WebSocket sub-protocol to add.
.NET Framework
Available since 4.5
Available since 4.5
Show: