Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | WebSocket Folder | Summary of Elements in this Folder | pub.websocket:close
 
pub.websocket:close
WmPublic. Closes the WebSocket connection.
Input Parameters
sessionId
String Session ID to identify the WebSocket session.
Output Parameters
closed
Boolean Flags whether the WebSocket session is closed. A value of :
*true indicates that the WebSocket session was closed successfully.
*false indicates that the WebSocket session was not closed successfully.