vertx / io.vertx.ext.stomp / StompClientConnection / close

close

abstract fun close(): Unit

Closes the connection without sending the DISCONNECT frame.

See Also
#disconnect()#disconnect(Handler)