Discuss this help topic in SecureBlackbox Forum
Represents a list of WebSocket subprotocols.
Description
The Sec-WebSocket-Protocol header field, if available in the handshake request, contains a list of WebSocket subprotocols. TElWebSocketSubProtocols class provides functionality to store and manage the list of WebSocket subprotocols. Each item of the list is represented by a TElWebSocketSubProtocol object.
.NET: