destroy
The destroy method permanently shuts down the Synclet by disconnecting all connectors and transports, then releasing all owned resources. After calling destroy(), the Synclet instance cannot be restarted and should be discarded.
destroy(): Promise<void>| returns | Promise<void> |
|---|
Since
v0.0.0