<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [calckey-js](./calckey-js.md) &gt; [Stream](./calckey-js.stream.md) &gt; [removeSharedConnectionPool](./calckey-js.stream.removesharedconnectionpool.md)

## Stream.removeSharedConnectionPool() method

**Signature:**

```typescript
removeSharedConnectionPool(pool: Pool): void;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  pool | Pool |  |

**Returns:**

void