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;
Home > @imqueue/core > ICluster > remove
Removes a server from the cluster. A no-op when the server is unknown.
Signature:
remove: (server: IServerInput) => void;