WebSocket..::..SetCookie Method
   Sets an HTTP cookie to send with
   the WebSocket connection request to the server.
   
                
    Namespace: 
   WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- cookie
 - Type: WebSocketSharp.Net..::..Cookie
A Cookie that represents the cookie to send.