Unset
method in Coherence.Cloud.KvStoreClient
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. |