Click or drag to resize
MemcacheIncrement Method
Overload List
  NameDescription
Public methodIncrement(String)
Increment the value at the specified key by 1, and then return it.
Public methodIncrement(String, Int64)
Increment the value at the specified key by passed in val.
Top
See Also