Skip to content

IDatabase.Close method

Closes the open connection the the Surreal database.

public Task Close(CancellationToken ct = default)

See Also