Search the docs
Languages
/
.NET
Methods
The .NET SDK for SurrealDB enables simple and advanced querying of a remote or embedded database.
Invalidates the authentication for the current connection.
Method Syntax
await db.Invalidate()
cancellationToken
await db.Invalidate();
Was this page helpful?
Previous
Insert
Next
Kill