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

Disconnects the adapter.

Return Type

Promise<void>

Resolves when disconnected

Usage

import { RabbitMqQueue } from "queue-plugin/src/index.ts";