You're viewing archived documentation for @imqueue/rpc v1.17.1. APIs may differ from the current release. View the latest version ↗

IMQClient.unsubscribe() method

Destroys subscription channel to service

{Promise}

Signature:

unsubscribe(): Promise<void>;

Returns:

Promise<void>