$ open source · GPL-3.0 — need a commercial license? imqueue.com →

Home > @imqueue/core > ICluster > remove

ICluster.remove property

Removes a server from the cluster. A no-op when the server is unknown.

Signature:

remove: (server: IServerInput) => void;