# IMQClient.stop() method · @imqueue/rpc

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

Stops client work

**Signature:**

```typescript
stop(): Promise<void>;
```
**Returns:**

Promise<void>

