MemcacheSet Method |
Name | Description | |
---|---|---|
Set(String, Object) |
Stores data on the server; only the key and the value are specified.
| |
Set(String, Object, DateTime) |
Stores data on the server; the key, value, and an expiration time are specified.
| |
Set(String, Object, Int32) |
设置数据
|