Table of Contents

Unset

Methods
public bool Unset(string key)

Removes entry from the key-value store.

Parameters
Type Name Description
string key
Returns
Type Description
bool

True if an entry was removed, false otherwise.