NamedMapTKey, TValueTryUpdate Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodTryUpdate(TKey, TValue)
Updates the key with a newValue value.
Public methodTryUpdate(TKey, TValue, TValue)
Compares the existing value for the specified key with a specified value, and if they are equal, updates the key with a third value.
Top
See Also

Reference