Field | Description |
Session ID | Displays the value of the hosting session ID. |
Local Address | Displays the local address and port of the WebSocket server for that particular session. |
Remote Address | Displays the remote address and port of the client for that particular session. |
Protocol Version | Displays the WebSocket protocol version. Integration Server supports only WebSocket protocol version 13. |
Idle Timeout | Indicates the length of time in milliseconds, the WebSocket can keep an unused connection open. |
Secure | Indicates if the WebSocket session is secure. Yes indicates the session is secure. No indicates the session is not secured. |
Option | Description |
Close | Close the selected WebSocket session. |
Disconnect | Disconnects the selected WebSocket session. |