9.85.2.2 CloseConnection UDR

The CloseConnection UDR is used for closing an existing connection. Either the Websocket server agent receives a closing handshake request and routes a CloseConnection UDR into the workflow, or the workflow sends a CloseConnection UDR to the Websocket server agent, which in turn sends a closing handshake request to the peer. A CloseConnection UDR can also be sent to the Websocket client agent for closing a connection. The following fields are included in the CloseConnection UDR:


Field
Description
URI (string)This field contains the Uniform Resource Identifier of the server or client to which connection will be closed, in string format.