• Start

Languages

/

Mojo

/

Methods

close

The close() method for the SurrealDB Mojo SDK closes the connection.

Closes the connection and releases the active transport.

Method Syntax

client.close()

This method takes no arguments.

client.close()

Was this page helpful?