C#
VB
C++
Update an existing item in the cache.
public virtual bool Update(string key,object value,string regionName)
Public Overridable Function Update(ByVal key As System.String, ByVal value As System.Object, ByVal regionName As System.String) As System.Boolean public: virtual System.Boolean^ Update(System.String^ key, System.Object^ identifier(value),System.String^ regionName)
key
Cache item key to delete.
value
Data for the cache item.
regionName
Optional region name.
true if the item was updated; otherwise, false (if the item does not exist in the cache).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
