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

IMQClient.(constructor)

Class constructor

Signature:

constructor(options?: Partial<IMQClientOptions>, serviceName?: string, name?: string);

Parameters

Parameter

Type

Description

options

Partial<IMQClientOptions>

(Optional)

serviceName

string

(Optional)

name

string

(Optional)