# IMessageQueueConnection.id property · @imqueue/core

Source: https://imqueue.org/api/core/latest/core.imessagequeueconnection.id/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/core 3.3.2 — generated reference, not hand-written

Identifier used to match this endpoint against cluster membership. Meaningful on `cluster` entries only, not at the top level of [IMQOptions](https://imqueue.org/api/core/latest/core.imqoptions/).

**Signature:**

```typescript
id?: string;
```

