# IMQClient.options property · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.imqclient.options/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.5.3 — generated reference, not hand-written

The effective options for this client: [DEFAULT\_IMQ\_CLIENT\_OPTIONS](https://imqueue.org/api/rpc/latest/rpc.default_imq_client_options/) merged with the values passed to the constructor.

**Signature:**

```typescript
readonly options: IMQClientOptions;
```

