Home > @holochain/tryorama > TryCpClient > close
Closes the client connection.
Signature:
close(): Promise<unknown>;
Returns:
Promise<unknown>
A promise that resolves when the connection was closed.
Home > @holochain/tryorama > TryCpClient > close
Closes the client connection.
Signature:
close(): Promise<unknown>;
Returns:
Promise<unknown>
A promise that resolves when the connection was closed.