# IMQClientOptions.afterCall property · @imqueue/rpc

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

Post-settle hook. See [IMQAfterCall](https://imqueue.org/api/rpc/latest/rpc.imqaftercall/).

**Signature:**

```typescript
afterCall?: IMQAfterCall<IMQClient>;
```

