WebSocket_CloseOption
Overview
Defines the parameters for the proactive connection closure initiated by the WebSocket client.
Since: 11
Related module: Netstack
Summary
Member Variables
| Name |
Description |
| code |
Error code for the connection closure. |
| reason |
Error cause for the connection closure. |