open fun rxExchangeDelete(exchange: String): Single<Void>
Delete an exchange, without regard for whether it is in use or not.
exchange -
exchange
Return