close
open suspend override fun close(reason: String, code: <Error class: unknown class>): AMQPResponse.Channel.Closed
Closes the channel.
Return
Nothing. The channel is closed synchronously.
Parameters
reason
Reason that can be logged by the broker.
code
Code that can be logged by the broker.