WebSocketCloseMessage

A "close" control websocket message indicating the client is closing the connection.

Members

Variables

conn
WebSocketConnection conn;
Undocumented in source.
message
string message;
Undocumented in source.
statusCode
ushort statusCode;
Undocumented in source.