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

IMQClientOptions interface

Signature:

export interface IMQClientOptions extends IMQOptions 

Extends: IMQOptions

Properties

Property

Modifiers

Type

Description

afterCall?

IMQAfterCall<IMQClient>

(Optional)

beforeCall?

IMQBeforeCall<IMQClient>

(Optional)

compile

boolean

path

string

singleQueue?

boolean

(Optional)

timeout

number

write

boolean