property SubProtocolInUse: string;
Description
Gets the sub-protocol used in the established connection. The SubProtocolInUse property is set when tehre is an established connection to a WebSocket server and returns a server response.
This property is read-only.
See also