method InMemoryBroker.prototype.isHealthy
Since 0.1.0
InMemoryBroker.prototype.isHealthy(): Promise<boolean>

Boolean port member (M70c).

Return Type

Promise<boolean>

true when the broker is running, false otherwise

Usage

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