IMessageQueue.start() method
Starts the messaging queue. Supposed to be an async function.
Signature:
start(): Promise<IMessageQueue>;
Returns:
Promise<IMessageQueue>
{Promise
Starts the messaging queue. Supposed to be an async function.
Signature:
start(): Promise<IMessageQueue>;
Returns:
Promise<IMessageQueue>
{Promise