/
CloseConnection UDR
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 field is 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. |
securityInformation (TLSInformation (websocket)) | This field contains information about the certificate chain and also which protocol and cipher suite are used. |
, multiple selections available,
Related content
CloseConnection UDR
CloseConnection UDR
More like this
CloseConnection UDR (5.0)
CloseConnection UDR (5.0)
More like this
CloseConnection UDR (4.2)
CloseConnection UDR (4.2)
More like this
NewConnection UDR (4.2)
NewConnection UDR (4.2)
More like this
NewConnection UDR
NewConnection UDR
More like this
NewConnection UDR (5.0)
NewConnection UDR (5.0)
More like this