WebSocket..::..Close Method (UInt16)
   Closes the WebSocket connection with the specified UInt16,
   and releases all associated resources.
   
                
    Namespace: 
   WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void Close( ushort code )
Public Sub Close ( _ code As UShort _ )
public: void Close( unsigned short^ code )