Home > @imqueue/core > IMessageQueue > unsubscribe
IMessageQueue.unsubscribe() method
Closes the subscription channel
Signature:
unsubscribe(): Promise<void>;
Returns:
Promise<void>
{Promise
Home > @imqueue/core > IMessageQueue > unsubscribe
Closes the subscription channel
Signature:
unsubscribe(): Promise<void>;
Returns:
Promise<void>
{Promise