Click or drag to resize
MemcacheReplace Method
Overload List
  NameDescription
Public methodReplace(String, Object)
Updates data on the server; only the key and the value are specified.
Public methodReplace(String, Object, DateTime)
Updates data on the server; the key, value, and an expiration time are specified.
Top
See Also