| LWWDictionaryTKey, TValueRemove Method |
| Name | Description | |
|---|---|---|
| Remove(Cluster, TKey) |
Removes an entry from the map.
Note that if there is a conflicting update on another node the entry will
not be removed after merge.
| |
| Remove(UniqueAddress, TKey) |
Removes an entry from the map.
Note that if there is a conflicting update on another node the entry will
not be removed after merge.
|