Click or drag to resize
MemcacheSet Method
Overload List
  NameDescription
Public methodSet(String, Object)
Stores data on the server; only the key and the value are specified.
Public methodSet(String, Object, DateTime)
Stores data on the server; the key, value, and an expiration time are specified.
Public methodSet(String, Object, Int32)
设置数据
Top
See Also