[Home](./index.md) > [iceshrimp-sdk](./iceshrimp-sdk.md) > [Stream](./iceshrimp-sdk.stream.md) > [removeSharedConnectionPool](./iceshrimp-sdk.stream.removesharedconnectionpool.md) ## Stream.removeSharedConnectionPool() method **Signature:** ```typescript removeSharedConnectionPool(pool: Pool): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | pool | Pool | | **Returns:** void