method RabbitMqBroker.prototype.disconnect
Since 0.1.0
RabbitMqBroker.prototype.disconnect(): Promise<void>

Disconnects from RabbitMQ.

Return Type

Promise<void>

Resolves when disconnected

Usage

import { RabbitMqBroker } from "messaging-plugin/src/index.ts";