QVAC Logo

close( )

Closes the RPC connection.

function close(): Promise<void>;

Returns

Promise<void> — Closes the RPC connection.

On this page