# IMQServiceOptions.wrapCall property · @imqueue/rpc

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

Around hook wrapping the method invocation. See [IMQWrapCall](https://imqueue.org/api/rpc/latest/rpc.imqwrapcall/).

**Signature:**

```typescript
wrapCall?: IMQWrapCall<IMQService>;
```

