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