property ExtensionsInUse: string;
Description
Gets the extensions that are supported by the server, which a connection is established to. The ExtensionsInUse property is set when establishing a connection to a WebSocket server.
This property is read-only.
See also