2023-06-24 04:13:03 +00:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
2023-07-02 22:18:30 +00:00
|
|
|
[Home](./index.md) > [firefish-js](./firefish-js.md) > [ChannelConnection](./firefish-js.channelconnection.md) > [dispose](./firefish-js.channelconnection.dispose.md)
|
2023-06-24 04:13:03 +00:00
|
|
|
|
|
|
|
## ChannelConnection.dispose() method
|
|
|
|
|
|
|
|
**Signature:**
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
abstract dispose(): void;
|
|
|
|
```
|
|
|
|
**Returns:**
|
|
|
|
|
|
|
|
void
|
|
|
|
|