# DISCONNECT_EVENT

**Kind:** Constant

**Source:** [`packages/websockets/constants.ts`](https://github.com/nestjs/nest/blob/master/packages/websockets/constants.ts#L13)

**Part of:** [Websockets](subsystem-packages-websockets)

## Definition

```ts
'disconnect'
```

## Value

```ts
'disconnect'
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `IoAdapter` — `packages/platform-socket.io/adapters/io-adapter.ts`:14
