| MemcacheReplace Method |
| Name | Description | |
|---|---|---|
| Replace(String, Object) |
Updates data on the server; only the key and the value are specified.
| |
| Replace(String, Object, DateTime) |
Updates data on the server; the key, value, and an expiration time are specified.
|