method RabbitMqQueue.prototype.isReady
Since 0.1.0
RabbitMqQueue.prototype.isReady(): boolean

Checks if the adapter is ready/connected.

Return Type

boolean

true if connected

Usage

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