WebSocket.close

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void close(ushort code, string reason)
    struct WebSocket
    nothrow
    void
    close
    ()
    (
    ushort code
    ,
    string reason
    )
  2. void close(ushort code)
  3. void close()

Meta