Search the docs
.Unset()
Removes a parameter for this connection.
Method Syntax
await db.Unset(key)
key
cancellationToken
await db.Unset("name");
Previous
SignUp
Next
Update