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:disconnect
 
pub.websocket:disconnect
WmPublic. Closes the WebSocket connection abruptly.
Input Parameters
sessionId
String Session ID to identify the WebSocket session.
Output Parameters
disconnected
Boolean Flags whether the WebSocket connection is disconnected. A value of :
*true indicates that the WebSocket session was disconnected successfully.
*false indicates that the WebSocket session was not disconnected successfully.