|  Close | Asynchronously close WebSocket connection by transmitting a close code. | 
|  Open | Asynchronously open WebSocket connection. | 
|  Send | Transmit a String to the WebSocket server. | 
|  SendBytes | Transmit a VARIANT of type SafeArray of Bytes to the WebSocket server. | 
|  SetCA | Set CA authority certificate if using a self-signed SSL certificate on the server. | 
|  SetHeader | Set optional headers prior to connection. | 
 
             
 