Permanently disconnects from the server, closing the connections. Unlike disconnect. it does not wait for the existing RPC queue to drain. Any RPCs that come in after this call will crash the process.
disconnect
Generated using TypeDoc
Permanently disconnects from the server, closing the connections. Unlike
disconnect
. it does not wait for the existing RPC queue to drain. Any RPCs that come in after this call will crash the process.